Download azure-mgmt-dns-0.9.7.jar file - Jar a

Jar examples for a:azure-mgmt-dns

Description

This package contains Microsoft Azure DNS Management SDK.

You can download jar file azure-mgmt-dns 0.9.7 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add azure-mgmt-dns-0.9.7.jar to your project.

<dependency>
   <groupId>com.microsoft.azure</groupId>
   <artifactId>azure-mgmt-dns</artifactId>
   <version>0.9.7</version>
</dependency>
compile group: 'com.microsoft.azure', name: 'azure-mgmt-dns', version: '0.9.7'
libraryDependencies += "com.microsoft.azure" % "azure-mgmt-dns" % "0.9.7"
<dependency org="com.microsoft.azure" name="azure-mgmt-dns" rev="0.9.7"/>
@Grapes(@Grab(group='com.microsoft.azure', module='azure-mgmt-dns', version='0.9.7'))
'com.microsoft.azure:azure-mgmt-dns:jar:0.9.7'

Download

Click the following link to download the jar file.

azure-mgmt-dns-0.9.7-javadoc.jar
azure-mgmt-dns-0.9.7-sources.jar
azure-mgmt-dns-0.9.7.jar
azure-mgmt-dns-0.9.7.pom



Related Tutorials