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