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