Jar examples for r:rxtxcomm
RXTX is a native lib providing serial and parallel communication for the Java Development Toolkit (JDK). This version of RXTXcomm is based on create-lab-commons fork. See http://code.google.com/p/create-lab-commons/source/browse/trunk/java/lib/rxtx/README.txt
You can download jar file rxtxcomm 2.2 in this page.
GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
You can use the following script to add rxtxcomm-2.2.jar to your project.
<dependency> <groupId>org.bidib.jbidib.org.qbang.rxtx</groupId> <artifactId>rxtxcomm</artifactId> <version>2.2</version> </dependency>
compile group: 'org.bidib.jbidib.org.qbang.rxtx', name: 'rxtxcomm', version: '2.2'
libraryDependencies += "org.bidib.jbidib.org.qbang.rxtx" % "rxtxcomm" % "2.2"
<dependency org="org.bidib.jbidib.org.qbang.rxtx" name="rxtxcomm" rev="2.2"/>
@Grapes(@Grab(group='org.bidib.jbidib.org.qbang.rxtx', module='rxtxcomm', version='2.2'))
'org.bidib.jbidib.org.qbang.rxtx:rxtxcomm:jar:2.2'
Click the following link to download the jar file.
rxtxcomm-2.2-javadoc.jar