Last Version

json4s 3.0.0-RC3

json4s

License

License

Categories

Categories

CLI User Interface JSON Data
GroupId

GroupId

com.softwaremill.sttp.client
ArtifactId

ArtifactId

json4s_2.12
Version

Version

3.0.0-RC3
Type

Type

jar
Description

Description

json4s
json4s
Project URL

Project URL

http://softwaremill.com/open-source
Project Organization

Project Organization

com.softwaremill.sttp.client
Source Code Management

Source Code Management

https://github.com/softwaremill/sttp

Download json4s_2.12 3.0.0-RC3


<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client/json4s_2.12/ -->
<dependency>
    <groupId>com.softwaremill.sttp.client</groupId>
    <artifactId>json4s_2.12</artifactId>
    <version>3.0.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client/json4s_2.12/
implementation 'com.softwaremill.sttp.client:json4s_2.12:3.0.0-RC3'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client/json4s_2.12/
implementation ("com.softwaremill.sttp.client:json4s_2.12:3.0.0-RC3")
'com.softwaremill.sttp.client:json4s_2.12:jar:3.0.0-RC3'
<dependency org="com.softwaremill.sttp.client" name="json4s_2.12" rev="3.0.0-RC3">
  <artifact name="json4s_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client', module='json4s_2.12', version='3.0.0-RC3')
)
libraryDependencies += "com.softwaremill.sttp.client" % "json4s_2.12" % "3.0.0-RC3"
[com.softwaremill.sttp.client/json4s_2.12 "3.0.0-RC3"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.12
com.softwaremill.sttp.client : core_2.12 jar 3.0.0-RC3
com.softwaremill.sttp.client : json-common_2.12 jar 3.0.0-RC3
org.json4s : json4s-core_2.12 jar 3.6.9

test (2)

Group / Artifact Type Version
org.json4s : json4s-native_2.12 jar 3.6.9
org.scalatest : scalatest_2.12 jar 3.2.2

Project Modules

There are no modules declared in this project.