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