License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.softwaremill.sttp.client3 |
ArtifactId | ArtifactIdcirce_3 |
Version | Version3.3.16 |
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.16.pom | |
circe_3-3.3.16.jar | 9 KB |
circe_3-3.3.16-sources.jar | 1 KB |
circe_3-3.3.16-javadoc.jar | 1 MB |
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.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/circe_3/
implementation 'com.softwaremill.sttp.client3:circe_3:3.3.16'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/circe_3/
implementation ("com.softwaremill.sttp.client3:circe_3:3.3.16")
'com.softwaremill.sttp.client3:circe_3:jar:3.3.16'
<dependency org="com.softwaremill.sttp.client3" name="circe_3" rev="3.3.16">
<artifact name="circe_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client3', module='circe_3', version='3.3.16')
)
libraryDependencies += "com.softwaremill.sttp.client3" % "circe_3" % "3.3.16"
[com.softwaremill.sttp.client3/circe_3 "3.3.16"]
Group / Artifact | Type | Version |
---|---|---|
com.softwaremill.sttp.client3 : core_3 | jar | 3.3.16 |
com.softwaremill.sttp.client3 : json-common_3 | jar | 3.3.16 |
org.scala-lang : scala3-library_3 | jar | 3.1.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.10 |
org.scalatest : scalatest-funsuite_3 | jar | 3.2.10 |
org.scalatest : scalatest-flatspec_3 | jar | 3.2.10 |
org.scalatest : scalatest-wordspec_3 | jar | 3.2.10 |
org.scalatest : scalatest-shouldmatchers_3 | jar | 3.2.10 |