Download azure-1.3.0.jar file - Jar a

Jar examples for a:azure

Description

This package contains the parent module of Microsoft Azure SDK.

You can download jar file azure 1.3.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add azure-1.3.0.jar to your project.

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

Download

Click the following link to download the jar file.

azure-1.3.0-javadoc.jar
azure-1.3.0-sources.jar
azure-1.3.0.jar
azure-1.3.0.pom



Related Tutorials