is not current version
Last Version 7.1.1

org.duracloud:storeclient 2.1.2

The DuraCloud store client library.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.duracloud
ArtifactId

ArtifactId

storeclient
Version

Version

2.1.2
Type

Type

jar

Download storeclient 2.1.2


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