RXTX serial and parallel I/O libraries

RXTX is a native lib providing serial and parallel communication for the Java Development Toolkit (JDK).

License

License

GroupId

GroupId

org.rxtx
ArtifactId

ArtifactId

rxtx
Last Version

Last Version

2.1.7
Release Date

Release Date

Type

Type

jar
Description

Description

RXTX serial and parallel I/O libraries
RXTX is a native lib providing serial and parallel communication for the Java Development Toolkit (JDK).
Source Code Management

Source Code Management

http://users.frii.com/jarvi/rxtx/cvs.html

Download rxtx

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.7