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

Jar examples for c:common-storageprovider

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials