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