is not current version
Last Version 1.8.3

top.jfunc.json:json-codejson 1.8.1

common json interface implements by jfire-codejson

Categories

Categories

JSON Data
GroupId

GroupId

top.jfunc.json
ArtifactId

ArtifactId

json-codejson
Version

Version

1.8.1
Type

Type

jar

Download json-codejson 1.8.1


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