Jar examples for g:gcloud-java-core
Core module for the gcloud-java.
You can download jar file gcloud-java-core 0.2.3 in this page.
You can use the following script to add gcloud-java-core-0.2.3.jar to your project.
<dependency> <groupId>com.google.cloud</groupId> <artifactId>gcloud-java-core</artifactId> <version>0.2.3</version> </dependency>
compile group: 'com.google.cloud', name: 'gcloud-java-core', version: '0.2.3'
libraryDependencies += "com.google.cloud" % "gcloud-java-core" % "0.2.3"
<dependency org="com.google.cloud" name="gcloud-java-core" rev="0.2.3"/>
@Grapes(@Grab(group='com.google.cloud', module='gcloud-java-core', version='0.2.3'))
'com.google.cloud:gcloud-java-core:jar:0.2.3'
Click the following link to download the jar file.
gcloud-java-core-0.2.3-javadoc.jar