Last Version

RXTX serial and parallel I/O libraries 2.2

RXTX is a native lib providing serial and parallel communication for the Java Development Toolkit (JDK). This version of RXTXcomm is based on create-lab-commons fork. See http://code.google.com/p/create-lab-commons/source/browse/trunk/java/lib/rxtx/README.txt

License

License

GroupId

GroupId

org.bidib.jbidib.org.qbang.rxtx
ArtifactId

ArtifactId

rxtxcomm
Version

Version

2.2
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). This version of RXTXcomm is based on create-lab-commons fork. See http://code.google.com/p/create-lab-commons/source/browse/trunk/java/lib/rxtx/README.txt
Project URL

Project URL

http://rxtx.qbang.org/wiki
Source Code Management

Source Code Management

http://code.google.com/p/create-lab-commons/source/browse/trunk/java/lib/rxtx/

Download rxtxcomm 2.2


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

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.