License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdjson3 |
Last Version | Last Version3.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjson3
WebJar for json3
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
json3-3.3.2.pom | |
json3-3.3.2.jar | 4 MB |
json3-3.3.2-sources.jar | 22 bytes |
json3-3.3.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/json3/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>json3</artifactId>
<version>3.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/json3/
implementation 'org.webjars.bower:json3:3.3.2'
// https://jarcasting.com/artifacts/org.webjars.bower/json3/
implementation ("org.webjars.bower:json3:3.3.2")
'org.webjars.bower:json3:jar:3.3.2'
<dependency org="org.webjars.bower" name="json3" rev="3.3.2">
<artifact name="json3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='json3', version='3.3.2')
)
libraryDependencies += "org.webjars.bower" % "json3" % "3.3.2"
[org.webjars.bower/json3 "3.3.2"]