License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdjson |
Version | Version9.0.6 |
Type | Typejar |
Description |
Descriptionjson
WebJar for json
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
json-9.0.6.pom | |
json-9.0.6.jar | 38 KB |
json-9.0.6-sources.jar | 22 bytes |
json-9.0.6-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/json/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>json</artifactId>
<version>9.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/json/
implementation 'org.webjars.npm:json:9.0.6'
// https://jarcasting.com/artifacts/org.webjars.npm/json/
implementation ("org.webjars.npm:json:9.0.6")
'org.webjars.npm:json:jar:9.0.6'
<dependency org="org.webjars.npm" name="json" rev="9.0.6">
<artifact name="json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='json', version='9.0.6')
)
libraryDependencies += "org.webjars.npm" % "json" % "9.0.6"
[org.webjars.npm/json "9.0.6"]