License |
License |
---|---|
GroupId | GroupIdcn.qqhxj.common |
ArtifactId | ArtifactIdrxtx |
Version | Version1.3.1-RELEASE |
Type | Typejar |
Description |
Descriptioncommon-rxtx
串口操作
|
Project URL |
Project URL |
Filename | Size |
---|---|
rxtx-1.3.1-RELEASE.pom | |
rxtx-1.3.1-RELEASE.jar | 16 KB |
rxtx-1.3.1-RELEASE-sources.jar | 9 KB |
rxtx-1.3.1-RELEASE-javadoc.jar | 112 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.bidib.jbidib.org.qbang.rxtx : rxtxcomm | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |