http-client 0.1
Group ID:
com.github.simplyscala
Artifact ID:
http-client_2.10
Version:
0.1
Release Date:
Aug 25, 2013
Licenses:
Files:
Full Scala Version:
2.10.2
Developers:
libraryDependencies += "com.github.simplyscala" %% "http-client" % "0.1"
ivy"com.github.simplyscala::http-client:0.1"
//> using dep "com.github.simplyscala::http-client:0.1"
import $ivy.`com.github.simplyscala::http-client:0.1`
<dependency> <groupId>com.github.simplyscala</groupId> <artifactId>http-client_2.10</artifactId> <version>0.1</version> </dependency>
compile group: 'com.github.simplyscala', name: 'http-client_2.10', version: '0.1'