Jar examples for a:ant-optional
You can download jar file ant-optional 1.5.1 in this page.
You can use the following script to add ant-optional-1.5.1.jar to your project.
<dependency> <groupId>ant</groupId> <artifactId>ant-optional</artifactId> <version>1.5.1</version> </dependency>
compile group: 'ant', name: 'ant-optional', version: '1.5.1'
libraryDependencies += "ant" % "ant-optional" % "1.5.1"
<dependency org="ant" name="ant-optional" rev="1.5.1"/>
@Grapes(@Grab(group='ant', module='ant-optional', version='1.5.1'))
'ant:ant-optional:jar:1.5.1'
Click the following link to download the jar file.
ant-optional-1.5.1.jar