Download common-storageprovider-2.5.0.jar file - Jar c

Jar examples for c:common-storageprovider

Description

You can download jar file common-storageprovider 2.5.0 in this page.

Build File

You can use the following script to add common-storageprovider-2.5.0.jar to your project.

<dependency>
   <groupId>org.duracloud.mill</groupId>
   <artifactId>common-storageprovider</artifactId>
   <version>2.5.0</version>
</dependency>
compile group: 'org.duracloud.mill', name: 'common-storageprovider', version: '2.5.0'
libraryDependencies += "org.duracloud.mill" % "common-storageprovider" % "2.5.0"
<dependency org="org.duracloud.mill" name="common-storageprovider" rev="2.5.0"/>
@Grapes(@Grab(group='org.duracloud.mill', module='common-storageprovider', version='2.5.0'))
'org.duracloud.mill:common-storageprovider:jar:2.5.0'

Download

Click the following link to download the jar file.

common-storageprovider-2.5.0-javadoc.jar
common-storageprovider-2.5.0-sources.jar
common-storageprovider-2.5.0.jar
common-storageprovider-2.5.0.pom



Related Tutorials