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

Jar examples for a:ant-launcher

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

ant-launcher-1.9.11-sources.jar
ant-launcher-1.9.11.jar
ant-launcher-1.9.11.pom



Related Tutorials