Download ant-wrapper-0.0.1.jar file - Jar a

Jar examples for a:ant-wrapper

Description

Apache Ant Command Line Wrapper

You can download jar file ant-wrapper 0.0.1 in this page.

License

Apache License version 2.0

Build File

You can use the following script to add ant-wrapper-0.0.1.jar to your project.

<dependency>
   <groupId>com.rimerosolutions.ant</groupId>
   <artifactId>ant-wrapper</artifactId>
   <version>0.0.1</version>
</dependency>
compile group: 'com.rimerosolutions.ant', name: 'ant-wrapper', version: '0.0.1'
libraryDependencies += "com.rimerosolutions.ant" % "ant-wrapper" % "0.0.1"
<dependency org="com.rimerosolutions.ant" name="ant-wrapper" rev="0.0.1"/>
@Grapes(@Grab(group='com.rimerosolutions.ant', module='ant-wrapper', version='0.0.1'))
'com.rimerosolutions.ant:ant-wrapper:jar:0.0.1'

Download

Click the following link to download the jar file.

ant-wrapper-0.0.1-javadoc.jar
ant-wrapper-0.0.1-sources.jar
ant-wrapper-0.0.1.jar
ant-wrapper-0.0.1.pom



Related Tutorials