is not current version
Last Version 1.7.2

com.softwaremill.sttp:json4s_2.11 1.3.0-RC4

json4s

Categories

Categories

JSON Data
GroupId

GroupId

com.softwaremill.sttp
ArtifactId

ArtifactId

json4s_2.11
Version

Version

1.3.0-RC4
Type

Type

jar

Download json4s_2.11 1.3.0-RC4


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