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