Last Version

common-json 1.0

common json interface define and base impl with map and list

License

License

Categories

Categories

JSON Data
GroupId

GroupId

top.jfunc.json
ArtifactId

ArtifactId

common-json
Version

Version

1.0
Type

Type

jar
Description

Description

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

Download common-json 1.0


<!-- https://jarcasting.com/artifacts/top.jfunc.json/common-json/ -->
<dependency>
    <groupId>top.jfunc.json</groupId>
    <artifactId>common-json</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.jfunc.json/common-json/
implementation 'top.jfunc.json:common-json:1.0'
// https://jarcasting.com/artifacts/top.jfunc.json/common-json/
implementation ("top.jfunc.json:common-json:1.0")
'top.jfunc.json:common-json:jar:1.0'
<dependency org="top.jfunc.json" name="common-json" rev="1.0">
  <artifact name="common-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.jfunc.json', module='common-json', version='1.0')
)
libraryDependencies += "top.jfunc.json" % "common-json" % "1.0"
[top.jfunc.json/common-json "1.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.