MVN

name.prokop.bart.rxtx : rxtx

Maven & Gradle

Sep 07, 2017
2 usages
18 stars

RXTX · Serial port library for Java with embedded natives

<dependency>
    <groupId>name.prokop.bart.rxtx</groupId>
    <artifactId>rxtx</artifactId>
    <version>2.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of name.prokop.bart.rxtx : rxtx to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.2

All Versions

Choose a version of name.prokop.bart.rxtx : rxtx to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
rxtx-2.2.2
rxtx-2.2.1

How to add a dependency to Maven

Add the following name.prokop.bart.rxtx : rxtx maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>name.prokop.bart.rxtx</groupId>
    <artifactId>rxtx</artifactId>
    <version>2.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following name.prokop.bart.rxtx : rxtx gradle dependency to your build.gradle file:

implementation 'name.prokop.bart.rxtx:rxtx:2.2.2'

Gradle Kotlin DSL: Add the following name.prokop.bart.rxtx : rxtx gradle kotlin dependency to your build.gradle.kts file:

implementation("name.prokop.bart.rxtx:rxtx:2.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following name.prokop.bart.rxtx : rxtx sbt scala dependency to your build.sbt file:

libraryDependencies += "name.prokop.bart.rxtx" % "rxtx" % "2.2.2"

Advertisement

Dependencies from Group

Sep 07, 2017
2 usages
18 stars

Discover Dependencies

May 21, 2019
6 usages
May 16, 2018
3 usages
Jan 27, 2021
21 usages
172 stars
Apr 20, 2020
3 usages
0 stars
May 11, 2023
33 usages
1.4k stars
Jan 29, 2023
3 usages
429 stars
Jun 16, 2023
7 usages
5 stars
Oct 16, 2014
3 usages
1 stars
Jun 12, 2023
12 usages
94 stars