Last Version

RXTX serial and parallel I/O libraries 2.0-7pre1

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

License

License

RXTX License v 2.1 - LGPL v 2.1 + Linking Over Controlled Interface.
GroupId

GroupId

org.rxtx
ArtifactId

ArtifactId

rxtxcomm
Version

Version

2.0-7pre1
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).

Download rxtxcomm 2.0-7pre1


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

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.