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