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

Jar examples for a:ant-maven-logger

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials