is not current version
Last Version 4.0.0

org.duracloud.mill:common-storageprovider 2.0.3


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.duracloud.mill
ArtifactId

ArtifactId

common-storageprovider
Version

Version

2.0.3
Type

Type

jar

Download common-storageprovider 2.0.3


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