Download gcloud-java-storage-0.2.3.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.3 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials