is not current version
Last Version 1.2.0

org.jfxvnc:jfxvnc-net 1.0.1

RFB/VNC protocol codec and handler based on netty

Categories

Categories

Net
GroupId

GroupId

org.jfxvnc
ArtifactId

ArtifactId

jfxvnc-net
Version

Version

1.0.1
Type

Type

jar

Download jfxvnc-net 1.0.1


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