Jar examples for a:ant-nodeps
contains all the optional tasks and types which do not have particular dependencies
You can download jar file ant-nodeps 1.6.5 in this page.
Apache License
You can use the following script to add ant-nodeps-1.6.5.jar to your project.
<dependency> <groupId>ant</groupId> <artifactId>ant-nodeps</artifactId> <version>1.6.5</version> </dependency>
compile group: 'ant', name: 'ant-nodeps', version: '1.6.5'
libraryDependencies += "ant" % "ant-nodeps" % "1.6.5"
<dependency org="ant" name="ant-nodeps" rev="1.6.5"/>
@Grapes(@Grab(group='ant', module='ant-nodeps', version='1.6.5'))
'ant:ant-nodeps:jar:1.6.5'
Click the following link to download the jar file.
ant-nodeps-1.6.5.jar