Download maven-amps-plugin-5.0.18.jar file - Jar m

Jar examples for m:maven-amps-plugin

Description

You can download jar file maven-amps-plugin 5.0.18 in this page.

Build File

You can use the following script to add maven-amps-plugin-5.0.18.jar to your project.

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

Download

Click the following link to download the jar file.

maven-amps-plugin-5.0.18-javadoc.jar
maven-amps-plugin-5.0.18-sources.jar
maven-amps-plugin-5.0.18.jar
maven-amps-plugin-5.0.18.pom



Related Tutorials