The Scala HTTP client you always wanted!
json4s 1.1.2
Group ID:
com.softwaremill.sttp
Artifact ID:
json4s_2.12
Version:
1.1.2
Release Date:
Dec 6, 2017
Licenses:
Files:
Full Scala Version:
2.12.4
Developers:
libraryDependencies += "com.softwaremill.sttp" %% "json4s" % "1.1.2"
ivy"com.softwaremill.sttp::json4s:1.1.2"
//> using dep "com.softwaremill.sttp::json4s:1.1.2"
import $ivy.`com.softwaremill.sttp::json4s:1.1.2`
<dependency> <groupId>com.softwaremill.sttp</groupId> <artifactId>json4s_2.12</artifactId> <version>1.1.2</version> </dependency>
compile group: 'com.softwaremill.sttp', name: 'json4s_2.12', version: '1.1.2'