webjar-json3
WebJar Maven module for JSON 3 - A modern JSON implementation compatible with nearly all JavaScript platforms
More info: http://webjars.org
Upstream: https://github.com/bestiejs/json3
License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdjson3 |
Last Version | Last Version3.3.2-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSON 3
WebJar for JSON 3
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
json3-3.3.2-1.pom | |
json3-3.3.2-1.jar | 17 KB |
json3-3.3.2-1-javadoc.jar | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/json3/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>json3</artifactId>
<version>3.3.2-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/json3/
implementation 'org.webjars:json3:3.3.2-1'
// https://jarcasting.com/artifacts/org.webjars/json3/
implementation ("org.webjars:json3:3.3.2-1")
'org.webjars:json3:jar:3.3.2-1'
<dependency org="org.webjars" name="json3" rev="3.3.2-1">
<artifact name="json3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='json3', version='3.3.2-1')
)
libraryDependencies += "org.webjars" % "json3" % "3.3.2-1"
[org.webjars/json3 "3.3.2-1"]
WebJar Maven module for JSON 3 - A modern JSON implementation compatible with nearly all JavaScript platforms
More info: http://webjars.org
Upstream: https://github.com/bestiejs/json3