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