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

org.duracloud:storeclient 6.2.1


Категории

Категории

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

Группа

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

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

storeclient
Версия

Версия

6.2.1
Тип

Тип

jar

Скачать storeclient 6.2.1


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