is not current version
Last Version 3.6.12

org.json4s:json4s-native_2.10 3.3.0.RC4

json4s-native

Categories

Categories

JSON Data Native Development Tools
GroupId

GroupId

org.json4s
ArtifactId

ArtifactId

json4s-native_2.10
Version

Version

3.3.0.RC4
Type

Type

jar

Download json4s-native_2.10 3.3.0.RC4


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