Last Version

json-common 1.8.2

common json interface define and base impl with map and list

License

License

Categories

Categories

JSON Data
GroupId

GroupId

top.jfunc.json
ArtifactId

ArtifactId

json-common
Version

Version

1.8.2
Type

Type

jar
Description

Description

json-common
common json interface define and base impl with map and list
Project URL

Project URL

https://gitee.com/xxssyyyyssxx/json-common
Source Code Management

Source Code Management

https://gitee.com/xxssyyyyssxx/json-common

Download json-common 1.8.2


<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.