Netty JSSC

Use Java Simple Serial Connector (JSSC) as an I/O method to a Netty channel.

License

License

Categories

Categories

IDE Development Tools Net Netty Networking
GroupId

GroupId

com.github.jkschneider
ArtifactId

ArtifactId

netty-jssc
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Netty JSSC
Use Java Simple Serial Connector (JSSC) as an I/O method to a Netty channel.
Project URL

Project URL

https://github.com/jkschneider/netty-jssc

Download netty-jssc

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.netty : netty-all jar 4.0.21.Final
org.scream3r : jssc jar 2.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0