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