не последняя версия
Последняя версия 1.2.5

com.github.jsurfer:jsurfer-simple 1.2.2


Группа

Группа

com.github.jsurfer
Идентификатор

Идентификатор

jsurfer-simple
Версия

Версия

1.2.2
Тип

Тип

jar

Скачать jsurfer-simple 1.2.2


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