Download ant-launcher-1.6.2.jar file - Jar a

Jar examples for a:ant-launcher

Description

You can download jar file ant-launcher 1.6.2 in this page.

License

Apache License

Build File

You can use the following script to add ant-launcher-1.6.2.jar to your project.

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

Download

Click the following link to download the jar file.

ant-launcher-1.6.2.jar
ant-launcher-1.6.2.pom



Related Tutorials