Jar examples for c:calimero-rxtx
Adapter to use the rxtx library for serial communication
You can download jar file calimero-rxtx 2.4-rc1 in this page.
GNU General Public License, version 2, with the Classpath Exception
You can use the following script to add calimero-rxtx-2.4-rc1.jar to your project.
<dependency> <groupId>com.github.calimero</groupId> <artifactId>calimero-rxtx</artifactId> <version>2.4-rc1</version> </dependency>
compile group: 'com.github.calimero', name: 'calimero-rxtx', version: '2.4-rc1'
libraryDependencies += "com.github.calimero" % "calimero-rxtx" % "2.4-rc1"
<dependency org="com.github.calimero" name="calimero-rxtx" rev="2.4-rc1"/>
@Grapes(@Grab(group='com.github.calimero', module='calimero-rxtx', version='2.4-rc1'))
'com.github.calimero:calimero-rxtx:jar:2.4-rc1'
Click the following link to download the jar file.
calimero-rxtx-2.4-rc1-javadoc.jar