is not current version
Last Version 4.0.5

org.json4s:json4s-native_2.11 3.5.4

json4s-native

Categories

Categories

JSON Data Native Development Tools
GroupId

GroupId

org.json4s
ArtifactId

ArtifactId

json4s-native_2.11
Version

Version

3.5.4
Type

Type

jar

Download json4s-native_2.11 3.5.4


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