eed3si9n / gigahorse   0.7.0

Apache License 2.0 Website GitHub

Gigahorse is an HTTP client for Scala with multiple backend support.

Scala versions: 3.x 2.13 2.12 2.11 2.10

gigahorse-akka-http 0.2.0


Group ID:
com.eed3si9n
Artifact ID:
gigahorse-akka-http_2.11
Version:
0.2.0
Release Date:
Jan 9, 2017
Licenses:
Files:

libraryDependencies += "com.eed3si9n" %% "gigahorse-akka-http" % "0.2.0"

Mill build tool

ivy"com.eed3si9n::gigahorse-akka-http:0.2.0"

Scala CLI

//> using dep "com.eed3si9n::gigahorse-akka-http:0.2.0"

Ammonite REPL

import $ivy.`com.eed3si9n::gigahorse-akka-http:0.2.0`

<dependency>
  <groupId>com.eed3si9n</groupId>
  <artifactId>gigahorse-akka-http_2.11</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.eed3si9n', name: 'gigahorse-akka-http_2.11', version: '0.2.0'