License |
License |
---|---|
Categories |
CategoriesDoma Data ORM Google Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-domains |
Last Version | Last Version0.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Cloud Domains
allows you to register and manage domains by using Cloud Domains.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-domains/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-domains</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-domains/
implementation 'com.google.cloud:google-cloud-domains:0.6.1'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-domains/
implementation ("com.google.cloud:google-cloud-domains:0.6.1")
'com.google.cloud:google-cloud-domains:jar:0.6.1'
<dependency org="com.google.cloud" name="google-cloud-domains" rev="0.6.1">
<artifact name="google-cloud-domains" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-domains', version='0.6.1')
)
libraryDependencies += "com.google.cloud" % "google-cloud-domains" % "0.6.1"
[com.google.cloud/google-cloud-domains "0.6.1"]