is not current version
Last Version 3.2.0

com.sshtools:vfs-rfbftp 3.0.1

VFS RFB

GroupId

GroupId

com.sshtools
ArtifactId

ArtifactId

vfs-rfbftp
Version

Version

3.0.1
Type

Type

jar

Download vfs-rfbftp 3.0.1


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