is not current version
Last Version 20121008-1

org.webjars:json 20121008

WebJar for JSON

Categories

Categories

JSON Data
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

json
Version

Version

20121008
Type

Type

jar

Download json 20121008


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