is not current version
Last Version 1.6.3

com.github.jsurfer:jsurfer-fastjson 1.5.0


Categories

Categories

JSON Data fastjson
GroupId

GroupId

com.github.jsurfer
ArtifactId

ArtifactId

jsurfer-fastjson
Version

Version

1.5.0
Type

Type

jar

Download jsurfer-fastjson 1.5.0


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