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