is not current version
Last Version 3.3.0.RC4

org.json4s:json4s-tests_2.10 3.2.5

json4s-tests

Categories

Categories

JSON Data
GroupId

GroupId

org.json4s
ArtifactId

ArtifactId

json4s-tests_2.10
Version

Version

3.2.5
Type

Type

jar

Download json4s-tests_2.10 3.2.5


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