License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdtop.jfunc.json |
ArtifactId | ArtifactIdjson-common |
Last Version | Last Version1.8.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjson-common
common json interface define and base impl with map and list
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
json-common-1.8.2.pom | |
json-common-1.8.2.jar | 10 KB |
json-common-1.8.2-sources.jar | 7 KB |
json-common-1.8.2-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.jfunc.json/json-common/ -->
<dependency>
<groupId>top.jfunc.json</groupId>
<artifactId>json-common</artifactId>
<version>1.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.jfunc.json/json-common/
implementation 'top.jfunc.json:json-common:1.8.2'
// https://jarcasting.com/artifacts/top.jfunc.json/json-common/
implementation ("top.jfunc.json:json-common:1.8.2")
'top.jfunc.json:json-common:jar:1.8.2'
<dependency org="top.jfunc.json" name="json-common" rev="1.8.2">
<artifact name="json-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.jfunc.json', module='json-common', version='1.8.2')
)
libraryDependencies += "top.jfunc.json" % "json-common" % "1.8.2"
[top.jfunc.json/json-common "1.8.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |