is not current version
Last Version 1.6.3

com.github.jsurfer:jsurfer 1.3.2

Let's surf on json

GroupId

GroupId

com.github.jsurfer
ArtifactId

ArtifactId

jsurfer
Version

Version

1.3.2
Type

Type

pom

Download jsurfer 1.3.2

Filename Size
jsurfer-1.3.2.pom 8 KB
Browse

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