http4s-client 0.13.1a
Group ID:
org.http4s
Artifact ID:
http4s-client_2.10
Version:
0.13.1a
Release Date:
Apr 7, 2016
Licenses:
Files:
Full Scala Version:
2.10.6
Developers:
libraryDependencies += "org.http4s" %% "http4s-client" % "0.13.1a"
ivy"org.http4s::http4s-client:0.13.1a"
//> using dep "org.http4s::http4s-client:0.13.1a"
import $ivy.`org.http4s::http4s-client:0.13.1a`
<dependency> <groupId>org.http4s</groupId> <artifactId>http4s-client_2.10</artifactId> <version>0.13.1a</version> </dependency>
compile group: 'org.http4s', name: 'http4s-client_2.10', version: '0.13.1a'