How To Install Java Artifact org.rxtx.rxtx v2.1.7

org.rxtx rxtx 2.1.7

Introduction

In this article, we'll learn how to install Java artifact rxtx from org.rxtx group in version 2.1.7. The artifact is available in 1 versions: 2.1.7 . The RXTX serial and parallel I/O libraries project has been released under 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. license, and has its own website at: http://www.rxtx.org .

How To Install Java Artifact org.rxtx.rxtx In Version 2.1.7

To install the RXTX serial and parallel I/O libraries artifact in version 2.1.7 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses RXTX serial and parallel I/O libraries dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses