is not current version
Last Version 7.1.1

org.duracloud:storeclient 4.4.3


Categories

Categories

CLI User Interface
GroupId

GroupId

org.duracloud
ArtifactId

ArtifactId

storeclient
Version

Version

4.4.3
Type

Type

jar

Download storeclient 4.4.3


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