Jar examples for a:azure
This package contains the parent module of Microsoft Azure SDK.
You can download jar file azure 1.0.0-beta2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add azure-1.0.0-beta2.jar to your project.
<dependency> <groupId>com.microsoft.azure</groupId> <artifactId>azure</artifactId> <version>1.0.0-beta2</version> </dependency>
compile group: 'com.microsoft.azure', name: 'azure', version: '1.0.0-beta2'
libraryDependencies += "com.microsoft.azure" % "azure" % "1.0.0-beta2"
<dependency org="com.microsoft.azure" name="azure" rev="1.0.0-beta2"/>
@Grapes(@Grab(group='com.microsoft.azure', module='azure', version='1.0.0-beta2'))
'com.microsoft.azure:azure:jar:1.0.0-beta2'
Click the following link to download the jar file.
azure-1.0.0-beta2-javadoc.jar