Last Version

GCloud Java resource manager 0.2.8

Java idiomatic client for Google Cloud Resource Manager.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

gcloud-java-resourcemanager
Version

Version

0.2.8
Type

Type

jar
Description

Description

GCloud Java resource manager
Java idiomatic client for Google Cloud Resource Manager.
Project Organization

Project Organization

Google

Download gcloud-java-resourcemanager 0.2.8


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.cloud : gcloud-java-core jar 0.2.8
com.google.apis : google-api-services-cloudresourcemanager jar v1beta1-rev10-1.21.0

test (3)

Group / Artifact Type Version
com.google.cloud : gcloud-java-core test-jar 0.2.8
junit : junit jar 4.12
org.easymock : easymock jar 3.4

Project Modules

There are no modules declared in this project.