is not current version
Last Version 3.0.4

org.refcodes:refcodes-serial-alt-tty 3.0.3

The refcodes-serial-alt-tty artifact implements the refcodes-serial artifact with direct serial port access for Linux X64 and ARM (Raspberry Pi) platforms as well for Windows machines.

GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-serial-alt-tty
Version

Version

3.0.3
Type

Type

jar

Download refcodes-serial-alt-tty 3.0.3


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