Last Version

JavaFX VNC Viewer 3.0.1

Simple JavaFX based VNC viewer based on SSHTools' RFB Components.

License

License

Categories

Categories

JavaFX User Interface
GroupId

GroupId

com.sshtools
ArtifactId

ArtifactId

vnc-viewer-javafx
Version

Version

3.0.1
Type

Type

jar
Description

Description

JavaFX VNC Viewer
Simple JavaFX based VNC viewer based on SSHTools' RFB Components.

Download vnc-viewer-javafx 3.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.sshtools : rfb-viewer-javafx jar 3.0.1
org.slf4j : slf4j-simple jar 1.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.