Categories |
CategoriesJava Languages |
---|---|
GroupId | GroupIdcom.google.gcloud |
ArtifactId | ArtifactIdgcloud-java-dns |
Version | Version0.1.6 |
Type | Typejar |
Filename | Size |
---|---|
gcloud-java-dns-0.1.6.pom | |
gcloud-java-dns-0.1.6.jar | 103 KB |
gcloud-java-dns-0.1.6-tests.jar | 63 KB |
gcloud-java-dns-0.1.6-sources.jar | 45 KB |
gcloud-java-dns-0.1.6-javadoc.jar | 249 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.gcloud/gcloud-java-dns/ -->
<dependency>
<groupId>com.google.gcloud</groupId>
<artifactId>gcloud-java-dns</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.gcloud/gcloud-java-dns/
implementation 'com.google.gcloud:gcloud-java-dns:0.1.6'
// https://jarcasting.com/artifacts/com.google.gcloud/gcloud-java-dns/
implementation ("com.google.gcloud:gcloud-java-dns:0.1.6")
'com.google.gcloud:gcloud-java-dns:jar:0.1.6'
<dependency org="com.google.gcloud" name="gcloud-java-dns" rev="0.1.6">
<artifact name="gcloud-java-dns" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.gcloud', module='gcloud-java-dns', version='0.1.6')
)
libraryDependencies += "com.google.gcloud" % "gcloud-java-dns" % "0.1.6"
[com.google.gcloud/gcloud-java-dns "0.1.6"]