License |
License |
---|---|
Categories |
CategoriesGoogle Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-dns |
Version | Version2.0.8 |
Type | Typejar |
Description |
DescriptionGoogle Cloud DNS 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-cloud-dns-2.0.8.pom | |
google-cloud-dns-2.0.8.jar | 105 KB |
google-cloud-dns-2.0.8-tests.jar | 76 KB |
google-cloud-dns-2.0.8-sources.jar | 43 KB |
google-cloud-dns-2.0.8-javadoc.jar | 290 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-dns/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-dns</artifactId>
<version>2.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-dns/
implementation 'com.google.cloud:google-cloud-dns:2.0.8'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-dns/
implementation ("com.google.cloud:google-cloud-dns:2.0.8")
'com.google.cloud:google-cloud-dns:jar:2.0.8'
<dependency org="com.google.cloud" name="google-cloud-dns" rev="2.0.8">
<artifact name="google-cloud-dns" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-dns', version='2.0.8')
)
libraryDependencies += "com.google.cloud" % "google-cloud-dns" % "2.0.8"
[com.google.cloud/google-cloud-dns "2.0.8"]