jRxTx

jRxTx is a library for Java serial communication.

License

License

GroupId

GroupId

org.openmuc
ArtifactId

ArtifactId

jrxtx
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

jRxTx
jRxTx is a library for Java serial communication.
Project URL

Project URL

http://www.openmuc.org/

Download jrxtx

How to add to project

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

Dependencies

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.powermock : powermock-api-mockito jar 1.6.4
org.powermock : powermock-module-junit4 jar 1.6.2
org.slf4j : slf4j-simple jar 1.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0
0.0.1