MVN

de.root1 : rxtx-rebundled

Maven & Gradle

May 09, 2015

rxtx-rebundled 2.1-7r2-6 · rxtx-rebundled is a slightly modified version of the original rxtx 2.1-7r2. The only difference is: 1) It's a working mavenized library 2) There's just one JAR required. Nothing else. The native libs are bundled with the jar-file. 3) You don't have to care about "java.library.path". This version will on startup extract the correct native libs to system temp folder and loads them automatically. When JVM terminates, temp files will be removed.

<dependency>
    <groupId>de.root1</groupId>
    <artifactId>rxtx-rebundled</artifactId>
    <version>2.1-7r2-6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.root1 : rxtx-rebundled to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1-7r2-6

All Versions

Choose a version of de.root1 : rxtx-rebundled to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1
rxtx-rebundled-2.1-7r2-6
rxtx-rebundled-2.1-7r2-5

How to add a dependency to Maven

Add the following de.root1 : rxtx-rebundled maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.root1</groupId>
    <artifactId>rxtx-rebundled</artifactId>
    <version>2.1-7r2-6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.root1 : rxtx-rebundled gradle dependency to your build.gradle file:

implementation 'de.root1:rxtx-rebundled:2.1-7r2-6'

Gradle Kotlin DSL: Add the following de.root1 : rxtx-rebundled gradle kotlin dependency to your build.gradle.kts file:

implementation("de.root1:rxtx-rebundled:2.1-7r2-6")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.root1 : rxtx-rebundled sbt scala dependency to your build.sbt file:

libraryDependencies += "de.root1" % "rxtx-rebundled" % "2.1-7r2-6"

Advertisement

Dependencies from Group

May 09, 2015

Discover Dependencies

Jul 27, 2016
1 usages
0 stars
Jul 25, 2016
1 usages
0 stars
Jul 25, 2016
0 stars
Dec 01, 2017
Dec 20, 2019
2 usages
4 stars
Oct 14, 2015
12 usages
66 stars
Oct 14, 2015
66 stars
Oct 24, 2016
18 usages
261 stars