Download gcloud-java-storage-0.2.1.jar file - Jar g

Jar examples for g:gcloud-java-storage

Description

Java idiomatic client for Google Cloud Storage.

You can download jar file gcloud-java-storage 0.2.1 in this page.

Build File

You can use the following script to add gcloud-java-storage-0.2.1.jar to your project.

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

Download

Click the following link to download the jar file.

gcloud-java-storage-0.2.1-javadoc.jar
gcloud-java-storage-0.2.1-sources.jar
gcloud-java-storage-0.2.1-tests.jar
gcloud-java-storage-0.2.1.jar
gcloud-java-storage-0.2.1.pom



Related Tutorials