| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdtop.jfunc.json |
| ArtifactId | ArtifactIdJson-orgJson |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjson-orgjson
common json interface implements by orgJson
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| Json-orgJson-1.0.pom | |
| Json-orgJson-1.0.jar | 13 KB |
| Json-orgJson-1.0-sources.jar | 8 KB |
| Json-orgJson-1.0-javadoc.jar | 63 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.jfunc.json/Json-orgJson/ -->
<dependency>
<groupId>top.jfunc.json</groupId>
<artifactId>Json-orgJson</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.jfunc.json/Json-orgJson/
implementation 'top.jfunc.json:Json-orgJson:1.0'
// https://jarcasting.com/artifacts/top.jfunc.json/Json-orgJson/
implementation ("top.jfunc.json:Json-orgJson:1.0")
'top.jfunc.json:Json-orgJson:jar:1.0'
<dependency org="top.jfunc.json" name="Json-orgJson" rev="1.0">
<artifact name="Json-orgJson" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.jfunc.json', module='Json-orgJson', version='1.0')
)
libraryDependencies += "top.jfunc.json" % "Json-orgJson" % "1.0"
[top.jfunc.json/Json-orgJson "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.json : json | jar | 20180130 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |