не последняя версия
Последняя версия 2.2.1

com.github.robtimus:ftp-fs 1.1

An FTP(S) NIO.2 file system

Группа

Группа

com.github.robtimus
Идентификатор

Идентификатор

ftp-fs
Версия

Версия

1.1
Тип

Тип

jar

Скачать ftp-fs 1.1


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