Jar examples for a:ant-wrapper
Apache Ant Command Line Wrapper
You can download jar file ant-wrapper 0.0.1 in this page.
Apache License version 2.0
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'
Click the following link to download the jar file.
ant-wrapper-0.0.1-javadoc.jar