Last Version

RXTX 1.2

RXTX native loader, pulls in the gnu.io RXTX library as a dependency. Supports Windows, Linux, OS X - x86 and x86_64.

License

License

GroupId

GroupId

com.jamierf
ArtifactId

ArtifactId

rxtx
Version

Version

1.2
Type

Type

jar
Description

Description

RXTX
RXTX native loader, pulls in the gnu.io RXTX library as a dependency. Supports Windows, Linux, OS X - x86 and x86_64.
Project URL

Project URL

https://github.com/reines/rxtx
Source Code Management

Source Code Management

https://github.com/reines/rxtx

Download rxtx 1.2


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

Dependencies

compile (3)

Group / Artifact Type Version
commons-io : commons-io jar 2.1
org.rxtx : rxtx jar 2.1.7
org.slf4j : slf4j-api jar 1.7.7

Project Modules

There are no modules declared in this project.