scalaj-http 2.0.0
Group ID:
org.scalaj
Artifact ID:
scalaj-http_2.11
Version:
2.0.0
Release Date:
Nov 11, 2015
Licenses:
Files:
Full Scala Version:
2.11.7
Developers:
libraryDependencies += "org.scalaj" %% "scalaj-http" % "2.0.0"
ivy"org.scalaj::scalaj-http:2.0.0"
//> using dep "org.scalaj::scalaj-http:2.0.0"
import $ivy.`org.scalaj::scalaj-http:2.0.0`
<dependency> <groupId>org.scalaj</groupId> <artifactId>scalaj-http_2.11</artifactId> <version>2.0.0</version> </dependency>
compile group: 'org.scalaj', name: 'scalaj-http_2.11', version: '2.0.0'