is not current version
Last Version 1.1.0

com.github.duanxinyuan:json-fastjson 1.0.0


Categories

Categories

JSON Data fastjson
GroupId

GroupId

com.github.duanxinyuan
ArtifactId

ArtifactId

json-fastjson
Version

Version

1.0.0
Type

Type

jar

Download json-fastjson 1.0.0


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