is not current version
Last Version 3.3.3

org.webjars.npm:json3 3.2.6

WebJar for json3

Categories

Categories

JSON Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

json3
Version

Version

3.2.6
Type

Type

jar

Download json3 3.2.6


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