is not current version
Last Version 1.6.3

com.github.jsurfer:jsurfer-all 1.4


GroupId

GroupId

com.github.jsurfer
ArtifactId

ArtifactId

jsurfer-all
Version

Version

1.4
Type

Type

jar

Download jsurfer-all 1.4


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