Jar examples for g:gnu-hylafax-inet-ftp
This is an implementation of an FTP Client. We've worked to make this library compliant with the FTP RFC, RFC0959.
You can download jar file gnu-hylafax-inet-ftp 1.0.3 in this page.
GNU Lesser General Public License
You can use the following script to add gnu-hylafax-inet-ftp-1.0.3.jar to your project.
<dependency> <groupId>net.sf.gnu-hylafax</groupId> <artifactId>gnu-hylafax-inet-ftp</artifactId> <version>1.0.3</version> </dependency>
compile group: 'net.sf.gnu-hylafax', name: 'gnu-hylafax-inet-ftp', version: '1.0.3'
libraryDependencies += "net.sf.gnu-hylafax" % "gnu-hylafax-inet-ftp" % "1.0.3"
<dependency org="net.sf.gnu-hylafax" name="gnu-hylafax-inet-ftp" rev="1.0.3"/>
@Grapes(@Grab(group='net.sf.gnu-hylafax', module='gnu-hylafax-inet-ftp', version='1.0.3'))
'net.sf.gnu-hylafax:gnu-hylafax-inet-ftp:jar:1.0.3'
Click the following link to download the jar file.
gnu-hylafax-inet-ftp-1.0.3-javadoc.jar