Jar examples for g:gcloud-java
Java idiomatic client for Google Cloud Platform services.
You can download jar file gcloud-java 0.2.5 in this page.
GCloud Java Software License
You can use the following script to add gcloud-java-0.2.5.jar to your project.
<dependency> <groupId>com.google.cloud</groupId> <artifactId>gcloud-java</artifactId> <version>0.2.5</version> </dependency>
compile group: 'com.google.cloud', name: 'gcloud-java', version: '0.2.5'
libraryDependencies += "com.google.cloud" % "gcloud-java" % "0.2.5"
<dependency org="com.google.cloud" name="gcloud-java" rev="0.2.5"/>
@Grapes(@Grab(group='com.google.cloud', module='gcloud-java', version='0.2.5'))
'com.google.cloud:gcloud-java:jar:0.2.5'
Click the following link to download the jar file.
gcloud-java-0.2.5-tests.jar