is not current version
Last Version 2.5

com.github.calimero:calimero-rxtx 2.3-beta

Adapter to use the rxtx library for serial communication

GroupId

GroupId

com.github.calimero
ArtifactId

ArtifactId

calimero-rxtx
Version

Version

2.3-beta
Type

Type

jar

Download calimero-rxtx 2.3-beta


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