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