License |
License |
---|---|
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-iam-parent |
Version | Version1.4.1 |
Type | Typejar |
Description |
DescriptionGoogle IAM Parent
Java idiomatic client for Google Cloud Platform services.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
google-iam-parent-1.4.1.pom | 5 KB |
google-iam-parent-1.4.1-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-iam-parent/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-iam-parent</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-iam-parent/
implementation 'com.google.cloud:google-iam-parent:1.4.1'
// https://jarcasting.com/artifacts/com.google.cloud/google-iam-parent/
implementation ("com.google.cloud:google-iam-parent:1.4.1")
'com.google.cloud:google-iam-parent:jar:1.4.1'
<dependency org="com.google.cloud" name="google-iam-parent" rev="1.4.1">
<artifact name="google-iam-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-iam-parent', version='1.4.1')
)
libraryDependencies += "com.google.cloud" % "google-iam-parent" % "1.4.1"
[com.google.cloud/google-iam-parent "1.4.1"]