is not current version
Last Version 2.5

Calimero rxtx Adapter 2.5-rc2

Adapter to use the rxtx library for serial communication

License

License

GNU General Public License, version 2, with the Classpath Exception
GroupId

GroupId

com.github.calimero
ArtifactId

ArtifactId

calimero-rxtx
Version

Version

2.5-rc2
Type

Type

jar
Description

Description

Calimero rxtx Adapter
Adapter to use the rxtx library for serial communication
Project URL

Project URL

https://github.com/calimero-project/calimero-rxtx
Source Code Management

Source Code Management

https://github.com/calimero-project/calimero-rxtx.git

Download calimero-rxtx 2.5-rc2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.calimero : calimero-core jar 2.5-rc2
com.neuronrobotics : nrjavaserial jar 5.2.1
org.slf4j : slf4j-api jar 1.7.30

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.1
org.junit.vintage : junit-vintage-engine jar 5.8.1

Project Modules

There are no modules declared in this project.