is not current version
Last Version 1.41.3

com.microsoft.azure:azure-mgmt-dns 0.9.5

This package contains Microsoft Azure DNS Management SDK.

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-mgmt-dns
Version

Version

0.9.5
Type

Type

jar

Download azure-mgmt-dns 0.9.5


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