Download api-annotations-0.0.1.jar file - Jar a

Jar examples for a:api-annotations

Description

This package contains Microsoft Azure Management SDK annotations.

You can download jar file api-annotations 0.0.1 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add api-annotations-0.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

api-annotations-0.0.1-javadoc.jar
api-annotations-0.0.1-sources.jar
api-annotations-0.0.1.jar
api-annotations-0.0.1.pom



Related Tutorials