License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.softwaremill.sttp.client3 |
ArtifactId | ArtifactIdcirce_2.12 |
Version | Version3.3.13 |
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.3.13.pom | |
circe_2.12-3.3.13.jar | 7 KB |
circe_2.12-3.3.13-sources.jar | 1 KB |
circe_2.12-3.3.13-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/circe_2.12/ -->
<dependency>
<groupId>com.softwaremill.sttp.client3</groupId>
<artifactId>circe_2.12</artifactId>
<version>3.3.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/circe_2.12/
implementation 'com.softwaremill.sttp.client3:circe_2.12:3.3.13'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/circe_2.12/
implementation ("com.softwaremill.sttp.client3:circe_2.12:3.3.13")
'com.softwaremill.sttp.client3:circe_2.12:jar:3.3.13'
<dependency org="com.softwaremill.sttp.client3" name="circe_2.12" rev="3.3.13">
<artifact name="circe_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client3', module='circe_2.12', version='3.3.13')
)
libraryDependencies += "com.softwaremill.sttp.client3" % "circe_2.12" % "3.3.13"
[com.softwaremill.sttp.client3/circe_2.12 "3.3.13"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.14 |
com.softwaremill.sttp.client3 : core_2.12 | jar | 3.3.13 |
com.softwaremill.sttp.client3 : json-common_2.12 | jar | 3.3.13 |
io.circe : circe-core_2.12 | jar | 0.14.1 |
io.circe : circe-parser_2.12 | jar | 0.14.1 |
Group / Artifact | Type | Version |
---|---|---|
io.circe : circe-generic_2.12 | jar | 0.14.1 |
org.scalatest : scalatest-freespec_2.12 | jar | 3.2.9 |
org.scalatest : scalatest-funsuite_2.12 | jar | 3.2.9 |
org.scalatest : scalatest-flatspec_2.12 | jar | 3.2.9 |
org.scalatest : scalatest-wordspec_2.12 | jar | 3.2.9 |
org.scalatest : scalatest-shouldmatchers_2.12 | jar | 3.2.9 |