Download azure-1.0.0-beta2.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.0.0-beta2 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

azure-1.0.0-beta2-javadoc.jar
azure-1.0.0-beta2-sources.jar
azure-1.0.0-beta2.jar
azure-1.0.0-beta2.pom



Related Tutorials