License |
License |
---|---|
Categories |
CategoriesCLI User Interface JSON Data |
GroupId | GroupIdcom.softwaremill.sttp.client3 |
ArtifactId | ArtifactIdjson4s_2.13 |
Version | Version3.6.1 |
Type | Typejar |
Description |
Descriptionjson4s
json4s
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
json4s_2.13-3.6.1.pom | |
json4s_2.13-3.6.1.jar | 7 KB |
json4s_2.13-3.6.1-sources.jar | 1 KB |
json4s_2.13-3.6.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/json4s_2.13/ -->
<dependency>
<groupId>com.softwaremill.sttp.client3</groupId>
<artifactId>json4s_2.13</artifactId>
<version>3.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/json4s_2.13/
implementation 'com.softwaremill.sttp.client3:json4s_2.13:3.6.1'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/json4s_2.13/
implementation ("com.softwaremill.sttp.client3:json4s_2.13:3.6.1")
'com.softwaremill.sttp.client3:json4s_2.13:jar:3.6.1'
<dependency org="com.softwaremill.sttp.client3" name="json4s_2.13" rev="3.6.1">
<artifact name="json4s_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client3', module='json4s_2.13', version='3.6.1')
)
libraryDependencies += "com.softwaremill.sttp.client3" % "json4s_2.13" % "3.6.1"
[com.softwaremill.sttp.client3/json4s_2.13 "3.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
com.softwaremill.sttp.client3 : core_2.13 | jar | 3.6.1 |
com.softwaremill.sttp.client3 : json-common_2.13 | jar | 3.6.1 |
org.json4s : json4s-core_2.13 | jar | 4.0.5 |
Group / Artifact | Type | Version |
---|---|---|
org.json4s : json4s-native_2.13 | jar | 4.0.5 |
org.scalatest : scalatest-freespec_2.13 | jar | 3.2.12 |
org.scalatest : scalatest-funsuite_2.13 | jar | 3.2.12 |
org.scalatest : scalatest-flatspec_2.13 | jar | 3.2.12 |
org.scalatest : scalatest-wordspec_2.13 | jar | 3.2.12 |
org.scalatest : scalatest-shouldmatchers_2.13 | jar | 3.2.12 |