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

org.duracloud:synctool 3.4.0


Группа

Группа

org.duracloud
Идентификатор

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

synctool
Версия

Версия

3.4.0
Тип

Тип

jar

Скачать synctool 3.4.0


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