Last Version

json-jsoniter 1.8.3

common json interface implements by jsoniter

License

License

Categories

Categories

JSON Data jsoniter
GroupId

GroupId

top.jfunc.json
ArtifactId

ArtifactId

json-jsoniter
Version

Version

1.8.3
Type

Type

jar
Description

Description

json-jsoniter
common json interface implements by jsoniter

Download json-jsoniter 1.8.3


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

Dependencies

compile (2)

Group / Artifact Type Version
top.jfunc.json : json-common jar 1.8.2
com.jsoniter : jsoniter jar 0.9.23

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.