is not current version
Last Version 0.117.1-alpha

com.google.cloud:google-cloud-dns-parent 0.117.0-alpha

Java idiomatic client for Google Cloud Platform services.

Categories

Categories

Google Cloud Container PaaS Providers
GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

google-cloud-dns-parent
Version

Version

0.117.0-alpha
Type

Type

jar

Download google-cloud-dns-parent 0.117.0-alpha


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