Last Version

Inet-FTP Module 1.0.3

This is an implementation of an FTP Client. We've worked to make this library compliant with the FTP RFC, RFC0959.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.gnu-hylafax
ArtifactId

ArtifactId

gnu-hylafax-inet-ftp
Version

Version

1.0.3
Type

Type

jar
Description

Description

Inet-FTP Module
This is an implementation of an FTP Client. We've worked to make this library compliant with the FTP RFC, RFC0959.
Project URL

Project URL

http://gnu-hylafax.sourceforge.net/gnu-hylafax-inet-ftp
Project Organization

Project Organization

Steven Jardine

Download gnu-hylafax-inet-ftp 1.0.3


<!-- https://jarcasting.com/artifacts/net.sf.gnu-hylafax/gnu-hylafax-inet-ftp/ -->
<dependency>
    <groupId>net.sf.gnu-hylafax</groupId>
    <artifactId>gnu-hylafax-inet-ftp</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.gnu-hylafax/gnu-hylafax-inet-ftp/
implementation 'net.sf.gnu-hylafax:gnu-hylafax-inet-ftp:1.0.3'
// https://jarcasting.com/artifacts/net.sf.gnu-hylafax/gnu-hylafax-inet-ftp/
implementation ("net.sf.gnu-hylafax:gnu-hylafax-inet-ftp:1.0.3")
'net.sf.gnu-hylafax:gnu-hylafax-inet-ftp:jar:1.0.3'
<dependency org="net.sf.gnu-hylafax" name="gnu-hylafax-inet-ftp" rev="1.0.3">
  <artifact name="gnu-hylafax-inet-ftp" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.gnu-hylafax', module='gnu-hylafax-inet-ftp', version='1.0.3')
)
libraryDependencies += "net.sf.gnu-hylafax" % "gnu-hylafax-inet-ftp" % "1.0.3"
[net.sf.gnu-hylafax/gnu-hylafax-inet-ftp "1.0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1

Project Modules

There are no modules declared in this project.