Last Version

org.ardulink:ardulink-core-serial-rxtx 2.1.1

A Java Open Source Project to control and coordinate several Arduino based boards at once

License

License

GroupId

GroupId

org.ardulink
ArtifactId

ArtifactId

ardulink-core-serial-rxtx
Version

Version

2.1.1
Type

Type

jar
Description

Description

A Java Open Source Project to control and coordinate several Arduino based boards at once
Project URL

Project URL

http://www.ardulink.org/ardulink-core-serial-rxtx

Download ardulink-core-serial-rxtx 2.1.1


<!-- https://jarcasting.com/artifacts/org.ardulink/ardulink-core-serial-rxtx/ -->
<dependency>
    <groupId>org.ardulink</groupId>
    <artifactId>ardulink-core-serial-rxtx</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ardulink/ardulink-core-serial-rxtx/
implementation 'org.ardulink:ardulink-core-serial-rxtx:2.1.1'
// https://jarcasting.com/artifacts/org.ardulink/ardulink-core-serial-rxtx/
implementation ("org.ardulink:ardulink-core-serial-rxtx:2.1.1")
'org.ardulink:ardulink-core-serial-rxtx:jar:2.1.1'
<dependency org="org.ardulink" name="ardulink-core-serial-rxtx" rev="2.1.1">
  <artifact name="ardulink-core-serial-rxtx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ardulink', module='ardulink-core-serial-rxtx', version='2.1.1')
)
libraryDependencies += "org.ardulink" % "ardulink-core-serial-rxtx" % "2.1.1"
[org.ardulink/ardulink-core-serial-rxtx "2.1.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.ardulink : ardulink-core-base jar 2.1.1
org.rxtx : rxtx jar 2.2pre2
org.slf4j : slf4j-api jar 1.7.12

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-jdk14 jar 1.7.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.