is not current version
Last Version 2.2.1

com.github.robtimus:ftp-fs 1.4.2

An FTP(S) NIO.2 file system

GroupId

GroupId

com.github.robtimus
ArtifactId

ArtifactId

ftp-fs
Version

Version

1.4.2
Type

Type

jar

Download ftp-fs 1.4.2


<!-- https://jarcasting.com/artifacts/com.github.robtimus/ftp-fs/ -->
<dependency>
    <groupId>com.github.robtimus</groupId>
    <artifactId>ftp-fs</artifactId>
    <version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.robtimus/ftp-fs/
implementation 'com.github.robtimus:ftp-fs:1.4.2'
// https://jarcasting.com/artifacts/com.github.robtimus/ftp-fs/
implementation ("com.github.robtimus:ftp-fs:1.4.2")
'com.github.robtimus:ftp-fs:jar:1.4.2'
<dependency org="com.github.robtimus" name="ftp-fs" rev="1.4.2">
  <artifact name="ftp-fs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.robtimus', module='ftp-fs', version='1.4.2')
)
libraryDependencies += "com.github.robtimus" % "ftp-fs" % "1.4.2"
[com.github.robtimus/ftp-fs "1.4.2"]