Download ant-maven-logger-0.1-alpha-15.jar file - Jar a

Jar examples for a:ant-maven-logger

Description

You can download jar file ant-maven-logger 0.1-alpha-15 in this page.

Build File

You can use the following script to add ant-maven-logger-0.1-alpha-15.jar to your project.

<dependency>
   <groupId>com.github.odavid.maven.plugins</groupId>
   <artifactId>ant-maven-logger</artifactId>
   <version>0.1-alpha-15</version>
</dependency>
compile group: 'com.github.odavid.maven.plugins', name: 'ant-maven-logger', version: '0.1-alpha-15'
libraryDependencies += "com.github.odavid.maven.plugins" % "ant-maven-logger" % "0.1-alpha-15"
<dependency org="com.github.odavid.maven.plugins" name="ant-maven-logger" rev="0.1-alpha-15"/>
@Grapes(@Grab(group='com.github.odavid.maven.plugins', module='ant-maven-logger', version='0.1-alpha-15'))
'com.github.odavid.maven.plugins:ant-maven-logger:jar:0.1-alpha-15'

Download

Click the following link to download the jar file.

ant-maven-logger-0.1-alpha-15-javadoc.jar
ant-maven-logger-0.1-alpha-15-sources.jar
ant-maven-logger-0.1-alpha-15.jar
ant-maven-logger-0.1-alpha-15.pom



Related Tutorials