is not current version
Last Version 20140204

org.webjars:json2 20110223

WebJar for JSON2

Categories

Categories

JSON Data
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

json2
Version

Version

20110223
Type

Type

jar

Download json2 20110223


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