Download ant-commons-net-1.6.5.jar file - Jar a

Jar examples for a:ant-commons-net

Description

ftp, rexec and telnet tasks

You can download jar file ant-commons-net 1.6.5 in this page.

License

Apache License

Build File

You can use the following script to add ant-commons-net-1.6.5.jar to your project.

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

Download

Click the following link to download the jar file.

ant-commons-net-1.6.5.jar
ant-commons-net-1.6.5.pom



Related Tutorials