Last Version

top.jfunc.json:json-fastjson 1.8.5

common json interface implements by fastjson

Categories

Categories

JSON Data fastjson
GroupId

GroupId

top.jfunc.json
ArtifactId

ArtifactId

json-fastjson
Version

Version

1.8.5
Type

Type

jar

Download json-fastjson 1.8.5


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