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