Download nrjavaserial-3.7.5.1.jar file - Jar n

Jar examples for n:nrjavaserial

Description

Fork of the RXTX library with a focus on ease of use and the ability to embed in other libraries.

You can download jar file nrjavaserial 3.7.5.1 in this page.

License

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.

Build File

You can use the following script to add nrjavaserial-3.7.5.1.jar to your project.

<dependency>
   <groupId>com.neuronrobotics</groupId>
   <artifactId>nrjavaserial</artifactId>
   <version>3.7.5.1</version>
</dependency>
compile group: 'com.neuronrobotics', name: 'nrjavaserial', version: '3.7.5.1'
libraryDependencies += "com.neuronrobotics" % "nrjavaserial" % "3.7.5.1"
<dependency org="com.neuronrobotics" name="nrjavaserial" rev="3.7.5.1"/>
@Grapes(@Grab(group='com.neuronrobotics', module='nrjavaserial', version='3.7.5.1'))
'com.neuronrobotics:nrjavaserial:jar:3.7.5.1'

Download

Click the following link to download the jar file.

nrjavaserial-3.7.5.1-javadoc.jar
nrjavaserial-3.7.5.1-sources.jar
nrjavaserial-3.7.5.1.jar
nrjavaserial-3.7.5.1.pom



Related Tutorials