License |
License |
---|---|
GroupId | GroupIdorg.refcodes |
ArtifactId | ArtifactIdrefcodes-serial-alt-tty |
Last Version | Last Version3.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.refcodes:refcodes-serial-alt-tty
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.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-serial-alt-tty/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-serial-alt-tty</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-serial-alt-tty/
implementation 'org.refcodes:refcodes-serial-alt-tty:3.0.4'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-serial-alt-tty/
implementation ("org.refcodes:refcodes-serial-alt-tty:3.0.4")
'org.refcodes:refcodes-serial-alt-tty:jar:3.0.4'
<dependency org="org.refcodes" name="refcodes-serial-alt-tty" rev="3.0.4">
<artifact name="refcodes-serial-alt-tty" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-serial-alt-tty', version='3.0.4')
)
libraryDependencies += "org.refcodes" % "refcodes-serial-alt-tty" % "3.0.4"
[org.refcodes/refcodes-serial-alt-tty "3.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-serial | jar | 3.0.4 |
com.fazecast : jSerialComm | jar | 2.9.2 |
org.refcodes : refcodes-licensing | jar | 3.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |