is not current version
Last Version 1.6.3

com.github.jsurfer:jsurfer-jsonsimple 1.4.1


Categories

Categories

JSON Data
GroupId

GroupId

com.github.jsurfer
ArtifactId

ArtifactId

jsurfer-jsonsimple
Version

Version

1.4.1
Type

Type

jar

Download jsurfer-jsonsimple 1.4.1


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