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

org.duracloud:synctoolui 4.2.4


Группа

Группа

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

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

synctoolui
Версия

Версия

4.2.4
Тип

Тип

war

Скачать synctoolui 4.2.4


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