is not current version
Last Version 3.6.2

com.softwaremill.sttp.client3:json4s_2.13 3.2.3

json4s

Categories

Categories

CLI User Interface JSON Data
GroupId

GroupId

com.softwaremill.sttp.client3
ArtifactId

ArtifactId

json4s_2.13
Version

Version

3.2.3
Type

Type

jar

Download json4s_2.13 3.2.3


<!-- 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.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/json4s_2.13/
implementation 'com.softwaremill.sttp.client3:json4s_2.13:3.2.3'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/json4s_2.13/
implementation ("com.softwaremill.sttp.client3:json4s_2.13:3.2.3")
'com.softwaremill.sttp.client3:json4s_2.13:jar:3.2.3'
<dependency org="com.softwaremill.sttp.client3" name="json4s_2.13" rev="3.2.3">
  <artifact name="json4s_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client3', module='json4s_2.13', version='3.2.3')
)
libraryDependencies += "com.softwaremill.sttp.client3" % "json4s_2.13" % "3.2.3"
[com.softwaremill.sttp.client3/json4s_2.13 "3.2.3"]