Jar examples for a:ant-commons-net
ftp, rexec and telnet tasks
You can download jar file ant-commons-net 1.6.5 in this page.
Apache License
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'
Click the following link to download the jar file.
ant-commons-net-1.6.5.jar