Download azure-arm-client-runtime-1.5.2.jar file - Jar a

Jar examples for a:azure-arm-client-runtime

Description

This package contains the ARM runtime for AutoRest generated Azure Java clients.

You can download jar file azure-arm-client-runtime 1.5.2 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add azure-arm-client-runtime-1.5.2.jar to your project.

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

Download

Click the following link to download the jar file.

azure-arm-client-runtime-1.5.2-javadoc.jar
azure-arm-client-runtime-1.5.2-sources.jar
azure-arm-client-runtime-1.5.2-tests.jar
azure-arm-client-runtime-1.5.2.jar
azure-arm-client-runtime-1.5.2.pom



Related Tutorials