Download gnu-hylafax-inet-ftp-1.0.3.jar file - Jar g

Jar examples for g:gnu-hylafax-inet-ftp

Description

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.

License

GNU Lesser General Public License

Build File

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'

Download

Click the following link to download the jar file.

gnu-hylafax-inet-ftp-1.0.3-javadoc.jar
gnu-hylafax-inet-ftp-1.0.3-sources.jar
gnu-hylafax-inet-ftp-1.0.3.jar
gnu-hylafax-inet-ftp-1.0.3.pom



Related Tutorials