Download azure-maven-plugin-lib-0.1.6.jar file - Jar a

Jar examples for a:azure-maven-plugin-lib

Description

Common library for Azure Maven Plugins

You can download jar file azure-maven-plugin-lib 0.1.6 in this page.

License

MIT License

Build File

You can use the following script to add azure-maven-plugin-lib-0.1.6.jar to your project.

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

Download

Click the following link to download the jar file.

azure-maven-plugin-lib-0.1.6-javadoc.jar
azure-maven-plugin-lib-0.1.6-sources.jar
azure-maven-plugin-lib-0.1.6.jar
azure-maven-plugin-lib-0.1.6.pom



Related Tutorials