Jar examples for a:ant
A packaging of the IntelliJ Community Edition ant library. This is release number 1 of trunk branch 142.
You can download jar file ant 1.7.0 in this page.
Eclipse Public License - v 1.0
You can use the following script to add ant-1.7.0.jar to your project.
<dependency> <groupId>ant</groupId> <artifactId>ant</artifactId> <version>1.7.0</version> </dependency>
compile group: 'ant', name: 'ant', version: '1.7.0'
libraryDependencies += "ant" % "ant" % "1.7.0"
<dependency org="ant" name="ant" rev="1.7.0"/>
@Grapes(@Grab(group='ant', module='ant', version='1.7.0'))
'ant:ant:jar:1.7.0'
Click the following link to download the jar file.
ant-1.7.0-sources.jar