| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdtop.jfunc.json |
| ArtifactId | ArtifactIdjson-jsonsmart |
| Last Version | Last Version1.8.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjson-jsonsmart
common json interface implements by json-smart
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| json-jsonsmart-1.8.3.pom | |
| json-jsonsmart-1.8.3.jar | 4 KB |
| json-jsonsmart-1.8.3-sources.jar | 2 KB |
| json-jsonsmart-1.8.3-javadoc.jar | 25 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.jfunc.json/json-jsonsmart/ -->
<dependency>
<groupId>top.jfunc.json</groupId>
<artifactId>json-jsonsmart</artifactId>
<version>1.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/top.jfunc.json/json-jsonsmart/
implementation 'top.jfunc.json:json-jsonsmart:1.8.3'
// https://jarcasting.com/artifacts/top.jfunc.json/json-jsonsmart/
implementation ("top.jfunc.json:json-jsonsmart:1.8.3")
'top.jfunc.json:json-jsonsmart:jar:1.8.3'
<dependency org="top.jfunc.json" name="json-jsonsmart" rev="1.8.3">
<artifact name="json-jsonsmart" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.jfunc.json', module='json-jsonsmart', version='1.8.3')
)
libraryDependencies += "top.jfunc.json" % "json-jsonsmart" % "1.8.3"
[top.jfunc.json/json-jsonsmart "1.8.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| top.jfunc.json : json-common | jar | 1.8.2 |
| net.minidev : json-smart | jar | 2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |