License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdjson2 |
Last Version | Last Version20140204 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSON2
WebJar for JSON2
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
json2-20140204.pom | |
json2-20140204.jar | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/json2/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>json2</artifactId>
<version>20140204</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/json2/
implementation 'org.webjars:json2:20140204'
// https://jarcasting.com/artifacts/org.webjars/json2/
implementation ("org.webjars:json2:20140204")
'org.webjars:json2:jar:20140204'
<dependency org="org.webjars" name="json2" rev="20140204">
<artifact name="json2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='json2', version='20140204')
)
libraryDependencies += "org.webjars" % "json2" % "20140204"
[org.webjars/json2 "20140204"]