Download azure-client-runtime-1.0.0-beta3.jar file - Jar a

Jar examples for a:azure-client-runtime

Description

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

You can download jar file azure-client-runtime 1.0.0-beta3 in this page.

License

The MIT License (MIT)

Build File

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

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

Download

Click the following link to download the jar file.

azure-client-runtime-1.0.0-beta3-javadoc.jar
azure-client-runtime-1.0.0-beta3-sources.jar
azure-client-runtime-1.0.0-beta3.jar
azure-client-runtime-1.0.0-beta3.pom



Related Tutorials