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