is not current version
Last Version 1.1.0

com.github.duanxinyuan:library-json-fastjson 1.0.0


Categories

Categories

JSON Data fastjson
GroupId

GroupId

com.github.duanxinyuan
ArtifactId

ArtifactId

library-json-fastjson
Version

Version

1.0.0
Type

Type

jar

Download library-json-fastjson 1.0.0


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