Download google-cloud-storage-1.8.0.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 1.8.0 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials