Jar examples for c:calimero-rxtx
Adapter to use the rxtx library for serial communication
You can download jar file calimero-rxtx 2.3 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.jar to your project.
<dependency> <groupId>com.github.calimero</groupId> <artifactId>calimero-rxtx</artifactId> <version>2.3</version> </dependency>
compile group: 'com.github.calimero', name: 'calimero-rxtx', version: '2.3'
libraryDependencies += "com.github.calimero" % "calimero-rxtx" % "2.3"
<dependency org="com.github.calimero" name="calimero-rxtx" rev="2.3"/>
@Grapes(@Grab(group='com.github.calimero', module='calimero-rxtx', version='2.3'))
'com.github.calimero:calimero-rxtx:jar:2.3'
Click the following link to download the jar file.
calimero-rxtx-2.3-javadoc.jar