Download ant-4.0-b33.jar file - Jar a

Jar examples for a:ant

Description

A packaging of the IntelliJ Community Edition ant library. This is release number 1 of trunk branch 142.

You can download jar file ant 4.0-b33 in this page.

License

Eclipse Public License - v 1.0

Build File

You can use the following script to add ant-4.0-b33.jar to your project.

<dependency>
   <groupId>org.glassfish.main.external</groupId>
   <artifactId>ant</artifactId>
   <version>4.0-b33</version>
</dependency>
compile group: 'org.glassfish.main.external', name: 'ant', version: '4.0-b33'
libraryDependencies += "org.glassfish.main.external" % "ant" % "4.0-b33"
<dependency org="org.glassfish.main.external" name="ant" rev="4.0-b33"/>
@Grapes(@Grab(group='org.glassfish.main.external', module='ant', version='4.0-b33'))
'org.glassfish.main.external:ant:jar:4.0-b33'

Download

Click the following link to download the jar file.

ant-4.0-b33-javadoc.jar
ant-4.0-b33-sources.jar
ant-4.0-b33.jar
ant-4.0-b33.pom



Related Tutorials