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

org.duracloud:storeclient 4.4.5


Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

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

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

storeclient
Версия

Версия

4.4.5
Тип

Тип

jar

Скачать storeclient 4.4.5


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