is not current version
Last Version 1.0.3

net.sf.gnu-hylafax:gnu-hylafax-inet-ftp 1.0.2

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

Categories

Categories

Net
GroupId

GroupId

net.sf.gnu-hylafax
ArtifactId

ArtifactId

gnu-hylafax-inet-ftp
Version

Version

1.0.2
Type

Type

jar

Download gnu-hylafax-inet-ftp 1.0.2


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