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

org.duracloud:synctool 6.0.1


Группа

Группа

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

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

synctool
Версия

Версия

6.0.1
Тип

Тип

jar

Скачать synctool 6.0.1


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