не последняя версия
Последняя версия 1.3.1-RELEASE

cn.qqhxj.common:spring-boot-starter-rxtx 1.3-RELEASE

串口操作

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

cn.qqhxj.common
Идентификатор

Идентификатор

spring-boot-starter-rxtx
Версия

Версия

1.3-RELEASE
Тип

Тип

jar

Скачать spring-boot-starter-rxtx 1.3-RELEASE


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