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