is not current version
Last Version 4.1.0-M1

json4s-native 4.0.2

json4s-native

License

License

Categories

Categories

JSON Data Native Development Tools
GroupId

GroupId

org.json4s
ArtifactId

ArtifactId

json4s-native_2.12
Version

Version

4.0.2
Type

Type

jar
Description

Description

json4s-native
json4s-native
Project URL

Project URL

https://github.com/json4s/json4s
Project Organization

Project Organization

org.json4s
Source Code Management

Source Code Management

https://github.com/json4s/json4s

Download json4s-native_2.12 4.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.14
org.json4s : json4s-core_2.12 jar 4.0.2
org.json4s : json4s-native-core_2.12 jar 4.0.2

test (2)

Group / Artifact Type Version
org.scalatest : scalatest-wordspec_2.12 jar 3.2.9
org.scalatestplus : scalacheck-1-15_2.12 jar 3.2.9.0

Project Modules

There are no modules declared in this project.