GroupId | GroupIdcom.microsoft.azure |
---|---|
ArtifactId | ArtifactIdazure-mgmt-dns |
Version | Version1.1.2 |
Type | Typejar |
Filename | Size |
---|---|
azure-mgmt-dns-1.1.2.pom | |
azure-mgmt-dns-1.1.2.jar | 263 KB |
azure-mgmt-dns-1.1.2-sources.jar | 75 KB |
azure-mgmt-dns-1.1.2-javadoc.jar | 602 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-dns/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-dns</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-dns/
implementation 'com.microsoft.azure:azure-mgmt-dns:1.1.2'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-dns/
implementation ("com.microsoft.azure:azure-mgmt-dns:1.1.2")
'com.microsoft.azure:azure-mgmt-dns:jar:1.1.2'
<dependency org="com.microsoft.azure" name="azure-mgmt-dns" rev="1.1.2">
<artifact name="azure-mgmt-dns" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-mgmt-dns', version='1.1.2')
)
libraryDependencies += "com.microsoft.azure" % "azure-mgmt-dns" % "1.1.2"
[com.microsoft.azure/azure-mgmt-dns "1.1.2"]