is not current version
Last Version 3.2.0

com.sshtools:vfs-rfbftp 3.1.0

VFS RFB

GroupId

GroupId

com.sshtools
ArtifactId

ArtifactId

vfs-rfbftp
Version

Version

3.1.0
Type

Type

jar

Download vfs-rfbftp 3.1.0


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