Last Version

GCloud Java 0.1.7

Java idiomatic client for Google Cloud Platform services.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.google.gcloud
ArtifactId

ArtifactId

gcloud-java
Version

Version

0.1.7
Type

Type

jar
Description

Description

GCloud Java
Java idiomatic client for Google Cloud Platform services.
Project Organization

Project Organization

Google

Download gcloud-java 0.1.7


<!-- https://jarcasting.com/artifacts/com.google.gcloud/gcloud-java/ -->
<dependency>
    <groupId>com.google.gcloud</groupId>
    <artifactId>gcloud-java</artifactId>
    <version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.gcloud/gcloud-java/
implementation 'com.google.gcloud:gcloud-java:0.1.7'
// https://jarcasting.com/artifacts/com.google.gcloud/gcloud-java/
implementation ("com.google.gcloud:gcloud-java:0.1.7")
'com.google.gcloud:gcloud-java:jar:0.1.7'
<dependency org="com.google.gcloud" name="gcloud-java" rev="0.1.7">
  <artifact name="gcloud-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.gcloud', module='gcloud-java', version='0.1.7')
)
libraryDependencies += "com.google.gcloud" % "gcloud-java" % "0.1.7"
[com.google.gcloud/gcloud-java "0.1.7"]

Dependencies

compile (6)

Group / Artifact Type Version
com.google.gcloud : gcloud-java-bigquery jar 0.1.7
com.google.gcloud : gcloud-java-core jar 0.1.7
com.google.gcloud : gcloud-java-datastore jar 0.1.7
com.google.gcloud : gcloud-java-dns jar 0.1.7
com.google.gcloud : gcloud-java-resourcemanager jar 0.1.7
com.google.gcloud : gcloud-java-storage jar 0.1.7

Project Modules

There are no modules declared in this project.