License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.softwaremill.sttp.client |
ArtifactId | ArtifactIdcirce_2.12 |
Last Version | Last Version3.0.0-RC3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncirce
circe
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
circe_2.12-3.0.0-RC3.pom | |
circe_2.12-3.0.0-RC3.jar | 6 KB |
circe_2.12-3.0.0-RC3-sources.jar | 1 KB |
circe_2.12-3.0.0-RC3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client/circe_2.12/ -->
<dependency>
<groupId>com.softwaremill.sttp.client</groupId>
<artifactId>circe_2.12</artifactId>
<version>3.0.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client/circe_2.12/
implementation 'com.softwaremill.sttp.client:circe_2.12:3.0.0-RC3'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client/circe_2.12/
implementation ("com.softwaremill.sttp.client:circe_2.12:3.0.0-RC3")
'com.softwaremill.sttp.client:circe_2.12:jar:3.0.0-RC3'
<dependency org="com.softwaremill.sttp.client" name="circe_2.12" rev="3.0.0-RC3">
<artifact name="circe_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client', module='circe_2.12', version='3.0.0-RC3')
)
libraryDependencies += "com.softwaremill.sttp.client" % "circe_2.12" % "3.0.0-RC3"
[com.softwaremill.sttp.client/circe_2.12 "3.0.0-RC3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.12 |
com.softwaremill.sttp.client : core_2.12 | jar | 3.0.0-RC3 |
com.softwaremill.sttp.client : json-common_2.12 | jar | 3.0.0-RC3 |
io.circe : circe-core_2.12 | jar | 0.13.0 |
io.circe : circe-parser_2.12 | jar | 0.13.0 |
Group / Artifact | Type | Version |
---|---|---|
io.circe : circe-generic_2.12 | jar | 0.13.0 |
org.scalatest : scalatest_2.12 | jar | 3.2.2 |