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

Jar examples for c:common-storageprovider

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials