Download google-cloud-storage-2.0.3.jar file - Jar g

Jar examples for g:google-cloud-storage

Description

jclouds components to access Google Cloud Storage

You can download jar file google-cloud-storage 2.0.3 in this page.

License

Apache License

Build File

You can use the following script to add google-cloud-storage-2.0.3.jar to your project.

<dependency>
   <groupId>org.apache.jclouds.labs</groupId>
   <artifactId>google-cloud-storage</artifactId>
   <version>2.0.3</version>
</dependency>
compile group: 'org.apache.jclouds.labs', name: 'google-cloud-storage', version: '2.0.3'
libraryDependencies += "org.apache.jclouds.labs" % "google-cloud-storage" % "2.0.3"
<dependency org="org.apache.jclouds.labs" name="google-cloud-storage" rev="2.0.3"/>
@Grapes(@Grab(group='org.apache.jclouds.labs', module='google-cloud-storage', version='2.0.3'))
'org.apache.jclouds.labs:google-cloud-storage:jar:2.0.3'

Download

Click the following link to download the jar file.

google-cloud-storage-2.0.3-javadoc.jar
google-cloud-storage-2.0.3-sources.jar
google-cloud-storage-2.0.3-tests.jar
google-cloud-storage-2.0.3.jar
google-cloud-storage-2.0.3.pom



Related Tutorials