Last Version

Netty/Transport/jSerialComm 1.0.0

A Netty Serial Transport using the jSerialComm library

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

se.koc
ArtifactId

ArtifactId

netty-transport-jserialcomm
Version

Version

1.0.0
Type

Type

jar
Description

Description

Netty/Transport/jSerialComm
A Netty Serial Transport using the jSerialComm library
Project URL

Project URL

https://github.com/Ziver/Netty-Transport-jSerialComm
Source Code Management

Source Code Management

https://github.com/Ziver/Netty-Transport-jSerialComm

Download netty-transport-jserialcomm 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
io.netty : netty-buffer jar 4.1.13.Final
io.netty : netty-transport jar 4.1.13.Final
io.netty : netty-codec jar 4.1.13.Final
com.fazecast : jSerialComm jar 1.3.11

Project Modules

There are no modules declared in this project.