Download ant-apache-resolver-1.10.3.jar file - Jar a

Jar examples for a:ant-apache-resolver

Description

You can download jar file ant-apache-resolver 1.10.3 in this page.

License

Apache License

Build File

You can use the following script to add ant-apache-resolver-1.10.3.jar to your project.

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

Download

Click the following link to download the jar file.

ant-apache-resolver-1.10.3-sources.jar
ant-apache-resolver-1.10.3.jar
ant-apache-resolver-1.10.3.pom



Related Tutorials