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