RXTX is a native library providing serial and parallel communication for Java.
<dependency>
<groupId>org.rxtx</groupId>
<artifactId>rxtx</artifactId>
<version>2.1.7</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
List available serial and parallel ports using RXTX.
Install the RXTX native binaries for your platform and add them to java.library.path.
No dependency data recorded yet.