http4s-jetty 0.12.1
Group ID:
     org.http4s 
  Artifact ID:
     http4s-jetty_2.11 
  Version:
     0.12.1 
  Release Date:
     Jan 30, 2016 
  Licenses:
    
  Files:
    
  Full Scala Version:
     2.11.7 
  Developers:
    
  libraryDependencies += "org.http4s" %% "http4s-jetty" % "0.12.1"
ivy"org.http4s::http4s-jetty:0.12.1"
//> using dep "org.http4s::http4s-jetty:0.12.1"
import $ivy.`org.http4s::http4s-jetty:0.12.1`
<dependency> <groupId>org.http4s</groupId> <artifactId>http4s-jetty_2.11</artifactId> <version>0.12.1</version> </dependency>
compile group: 'org.http4s', name: 'http4s-jetty_2.11', version: '0.12.1'