Download azure-mgmt-resources-1.0.0-beta3.jar file - Jar a

Jar examples for a:azure-mgmt-resources

Description

This package contains Microsoft Azure SDK for Resources Management.

You can download jar file azure-mgmt-resources 1.0.0-beta3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add azure-mgmt-resources-1.0.0-beta3.jar to your project.

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

Download

Click the following link to download the jar file.

azure-mgmt-resources-1.0.0-beta3-javadoc.jar
azure-mgmt-resources-1.0.0-beta3-sources.jar
azure-mgmt-resources-1.0.0-beta3.jar
azure-mgmt-resources-1.0.0-beta3.pom



Related Tutorials