Download azure-maven-plugin-lib-0.2.0.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.2.0 in this page.

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials