is not current version
Last Version 4.0.0

org.duracloud.mill:common-storageprovider 2.7.1


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.duracloud.mill
ArtifactId

ArtifactId

common-storageprovider
Version

Version

2.7.1
Type

Type

jar

Download common-storageprovider 2.7.1


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