Jar examples for a:ant-launcher
You can download jar file ant-launcher 1.6.1 in this page.
Apache License
You can use the following script to add ant-launcher-1.6.1.jar to your project.
<dependency> <groupId>ant</groupId> <artifactId>ant-launcher</artifactId> <version>1.6.1</version> </dependency>
compile group: 'ant', name: 'ant-launcher', version: '1.6.1'
libraryDependencies += "ant" % "ant-launcher" % "1.6.1"
<dependency org="ant" name="ant-launcher" rev="1.6.1"/>
@Grapes(@Grab(group='ant', module='ant-launcher', version='1.6.1'))
'ant:ant-launcher:jar:1.6.1'
Click the following link to download the jar file.
ant-launcher-1.6.1.jar