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