common-rxtx

串口操作

License

License

GroupId

GroupId

cn.qqhxj.common
ArtifactId

ArtifactId

rxtx
Last Version

Last Version

1.3.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

common-rxtx
串口操作
Project URL

Project URL

https://github.com/han1396735592/common-rxtx

Download rxtx

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.bidib.jbidib.org.qbang.rxtx : rxtxcomm jar 2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1-RELEASE
1.3-RELEASE
1.1-RELEASE