is not current version
Last Version 3.3.3

org.webjars.npm:json3 3.3.2

WebJar for json3

Categories

Categories

JSON Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

json3
Version

Version

3.3.2
Type

Type

jar

Download json3 3.3.2


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