is not current version
Last Version 7.1.1

org.duracloud:storeclient 3.4.0


Categories

Categories

CLI User Interface
GroupId

GroupId

org.duracloud
ArtifactId

ArtifactId

storeclient
Version

Version

3.4.0
Type

Type

jar

Download storeclient 3.4.0


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