is not current version
Last Version 1.2.0

org.jfxvnc:jfxvnc-app 1.0.1

JavaFX UI components with the VNC viewer app

GroupId

GroupId

org.jfxvnc
ArtifactId

ArtifactId

jfxvnc-app
Version

Version

1.0.1
Type

Type

jar

Download jfxvnc-app 1.0.1


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