jfxvnc-net

RFB/VNC protocol codec and handler based on netty

License

License

Categories

Categories

Net
GroupId

GroupId

org.jfxvnc
ArtifactId

ArtifactId

jfxvnc-net
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

jfxvnc-net
RFB/VNC protocol codec and handler based on netty
Project Organization

Project Organization

comtel2000

Download jfxvnc-net

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.netty : netty-handler jar 4.1.6.Final
org.slf4j : slf4j-api jar 1.7.21

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.21

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.0.1
1.0.0
0.0.2