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