License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.softwaremill.sttp.client3 |
ArtifactId | ArtifactIdcirce_3 |
Version | Version3.3.7 |
Type | Typejar |
Description |
Descriptioncirce
circe
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
circe_3-3.3.7.pom | |
circe_3-3.3.7.jar | 9 KB |
circe_3-3.3.7-sources.jar | 1 KB |
circe_3-3.3.7-javadoc.jar | 176 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/circe_3/ -->
<dependency>
<groupId>com.softwaremill.sttp.client3</groupId>
<artifactId>circe_3</artifactId>
<version>3.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/circe_3/
implementation 'com.softwaremill.sttp.client3:circe_3:3.3.7'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/circe_3/
implementation ("com.softwaremill.sttp.client3:circe_3:3.3.7")
'com.softwaremill.sttp.client3:circe_3:jar:3.3.7'
<dependency org="com.softwaremill.sttp.client3" name="circe_3" rev="3.3.7">
<artifact name="circe_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client3', module='circe_3', version='3.3.7')
)
libraryDependencies += "com.softwaremill.sttp.client3" % "circe_3" % "3.3.7"
[com.softwaremill.sttp.client3/circe_3 "3.3.7"]
Group / Artifact | Type | Version |
---|---|---|
com.softwaremill.sttp.client3 : core_3 | jar | 3.3.7 |
com.softwaremill.sttp.client3 : json-common_3 | jar | 3.3.7 |
org.scala-lang : scala3-library_3 | jar | 3.0.0 |
io.circe : circe-core_3 | jar | 0.14.1 |
io.circe : circe-parser_3 | jar | 0.14.1 |
Group / Artifact | Type | Version |
---|---|---|
io.circe : circe-generic_3 | jar | 0.14.1 |
org.scalatest : scalatest-freespec_3 | jar | 3.2.9 |
org.scalatest : scalatest-funsuite_3 | jar | 3.2.9 |
org.scalatest : scalatest-flatspec_3 | jar | 3.2.9 |
org.scalatest : scalatest-wordspec_3 | jar | 3.2.9 |
org.scalatest : scalatest-shouldmatchers_3 | jar | 3.2.9 |