is not current version
Last Version 3.0.4

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

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

2.1.5
Type

Type

jar

Download refcodes-serial-alt-tty 2.1.5


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