is not current version
Last Version 1.2.5

com.github.jsurfer:jsurfer-simple 1.2.1


GroupId

GroupId

com.github.jsurfer
ArtifactId

ArtifactId

jsurfer-simple
Version

Version

1.2.1
Type

Type

jar

Download jsurfer-simple 1.2.1


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