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

org.duracloud:synctoolui 4.1.1


Группа

Группа

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

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

synctoolui
Версия

Версия

4.1.1
Тип

Тип

war

Скачать synctoolui 4.1.1


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