is not current version
Last Version 1.6.3

com.github.jsurfer:jsurfer-gson 1.4.3


Categories

Categories

Gson Data JSON
GroupId

GroupId

com.github.jsurfer
ArtifactId

ArtifactId

jsurfer-gson
Version

Version

1.4.3
Type

Type

jar

Download jsurfer-gson 1.4.3


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