License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.xnx3.json |
ArtifactId | ArtifactIdjson |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjson
json util
|
Project URL |
Project URL |
Filename | Size |
---|---|
json-1.0.pom | |
json-1.0.jar | 3 KB |
json-1.0-sources.jar | 1 KB |
json-1.0-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xnx3.json/json/ -->
<dependency>
<groupId>com.xnx3.json</groupId>
<artifactId>json</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.xnx3.json/json/
implementation 'com.xnx3.json:json:1.0'
// https://jarcasting.com/artifacts/com.xnx3.json/json/
implementation ("com.xnx3.json:json:1.0")
'com.xnx3.json:json:jar:1.0'
<dependency org="com.xnx3.json" name="json" rev="1.0">
<artifact name="json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xnx3.json', module='json', version='1.0')
)
libraryDependencies += "com.xnx3.json" % "json" % "1.0"
[com.xnx3.json/json "1.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-beanutils : commons-beanutils | jar | 1.7.0 |
commons-collections : commons-collections | jar | 3.1 |
commons-lang : commons-lang | jar | 2.5 |
net.sf.ezmorph : ezmorph | jar | 1.0.3 |
net.sf.json-lib : json-lib | jar | 2.4 |