MVN

org.bidib.jbidib.org.qbang.rxtx : rxtxcomm

Maven & Gradle

Jan 29, 2013
13 usages

RXTX serial and parallel I/O libraries · 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

<dependency>
    <groupId>org.bidib.jbidib.org.qbang.rxtx</groupId>
    <artifactId>rxtxcomm</artifactId>
    <version>2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bidib.jbidib.org.qbang.rxtx : rxtxcomm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2

All Versions

Choose a version of org.bidib.jbidib.org.qbang.rxtx : rxtxcomm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2
rxtxcomm-2.2

How to add a dependency to Maven

Add the following org.bidib.jbidib.org.qbang.rxtx : rxtxcomm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.bidib.jbidib.org.qbang.rxtx</groupId>
    <artifactId>rxtxcomm</artifactId>
    <version>2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.bidib.jbidib.org.qbang.rxtx : rxtxcomm gradle dependency to your build.gradle file:

implementation 'org.bidib.jbidib.org.qbang.rxtx:rxtxcomm:2.2'

Gradle Kotlin DSL: Add the following org.bidib.jbidib.org.qbang.rxtx : rxtxcomm gradle kotlin dependency to your build.gradle.kts file:

implementation("org.bidib.jbidib.org.qbang.rxtx:rxtxcomm:2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.bidib.jbidib.org.qbang.rxtx : rxtxcomm sbt scala dependency to your build.sbt file:

libraryDependencies += "org.bidib.jbidib.org.qbang.rxtx" % "rxtxcomm" % "2.2"

Advertisement

Dependencies from Group

Discover Dependencies

Sep 13, 2021
4 usages
18.7k stars
Sep 07, 2015
7 usages
0 stars
Jun 02, 2015
5 usages
368 stars
Sep 18, 2022
5 usages
29 stars
Feb 07, 2020
14 usages
Jul 14, 2022
5 usages
112 stars
Aug 18, 2016
4 usages
5 stars