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

org.duracloud:synctoolui 3.7.0


Группа

Группа

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

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

synctoolui
Версия

Версия

3.7.0
Тип

Тип

war

Скачать synctoolui 3.7.0


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