is not current version
Last Version 1.0.3-RELEASE

com.github.czy1024:json-fastJson 1.0.2-RELEASE


Categories

Categories

JSON Data fastjson
GroupId

GroupId

com.github.czy1024
ArtifactId

ArtifactId

json-fastJson
Version

Version

1.0.2-RELEASE
Type

Type

jar

Download json-fastJson 1.0.2-RELEASE


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