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