is not current version
Last Version 1.2.0

org.jfxvnc:jfxvnc-net 0.0.2

RFB/VNC protocol codec and handler based on netty

Categories

Categories

Net
GroupId

GroupId

org.jfxvnc
ArtifactId

ArtifactId

jfxvnc-net
Version

Version

0.0.2
Type

Type

jar

Download jfxvnc-net 0.0.2


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