| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.softwaremill.sttp.client3 |
| ArtifactId | ArtifactIdcirce_2.13 |
| Version | Version3.3.6 |
| Type | Typejar |
| Description |
Descriptioncirce
circe
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| circe_2.13-3.3.6.pom | |
| circe_2.13-3.3.6.jar | 7 KB |
| circe_2.13-3.3.6-sources.jar | 1 KB |
| circe_2.13-3.3.6-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/circe_2.13/ -->
<dependency>
<groupId>com.softwaremill.sttp.client3</groupId>
<artifactId>circe_2.13</artifactId>
<version>3.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/circe_2.13/
implementation 'com.softwaremill.sttp.client3:circe_2.13:3.3.6'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/circe_2.13/
implementation ("com.softwaremill.sttp.client3:circe_2.13:3.3.6")
'com.softwaremill.sttp.client3:circe_2.13:jar:3.3.6'
<dependency org="com.softwaremill.sttp.client3" name="circe_2.13" rev="3.3.6">
<artifact name="circe_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client3', module='circe_2.13', version='3.3.6')
)
libraryDependencies += "com.softwaremill.sttp.client3" % "circe_2.13" % "3.3.6"
[com.softwaremill.sttp.client3/circe_2.13 "3.3.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.6 |
| com.softwaremill.sttp.client3 : core_2.13 | jar | 3.3.6 |
| com.softwaremill.sttp.client3 : json-common_2.13 | jar | 3.3.6 |
| io.circe : circe-core_2.13 | jar | 0.13.0 |
| io.circe : circe-parser_2.13 | jar | 0.13.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.circe : circe-generic_2.13 | jar | 0.13.0 |
| org.scalatest : scalatest-freespec_2.13 | jar | 3.2.9 |
| org.scalatest : scalatest-funsuite_2.13 | jar | 3.2.9 |
| org.scalatest : scalatest-flatspec_2.13 | jar | 3.2.9 |
| org.scalatest : scalatest-wordspec_2.13 | jar | 3.2.9 |
| org.scalatest : scalatest-shouldmatchers_2.13 | jar | 3.2.9 |