не последняя версия
Последняя версия 2.3.3.RELEASE

com.feingto:feingto-iot-hub 2.2.7.RELEASE

物联网消息通讯

Группа

Группа

com.feingto
Идентификатор

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

feingto-iot-hub
Версия

Версия

2.2.7.RELEASE
Тип

Тип

pom

Скачать feingto-iot-hub 2.2.7.RELEASE

Имя Файла Размер
feingto-iot-hub-2.2.7.RELEASE.pom 9 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.feingto/feingto-iot-hub/ -->
<dependency>
    <groupId>com.feingto</groupId>
    <artifactId>feingto-iot-hub</artifactId>
    <version>2.2.7.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.feingto/feingto-iot-hub/
implementation 'com.feingto:feingto-iot-hub:2.2.7.RELEASE'
// https://jarcasting.com/artifacts/com.feingto/feingto-iot-hub/
implementation ("com.feingto:feingto-iot-hub:2.2.7.RELEASE")
'com.feingto:feingto-iot-hub:pom:2.2.7.RELEASE'
<dependency org="com.feingto" name="feingto-iot-hub" rev="2.2.7.RELEASE">
  <artifact name="feingto-iot-hub" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.feingto', module='feingto-iot-hub', version='2.2.7.RELEASE')
)
libraryDependencies += "com.feingto" % "feingto-iot-hub" % "2.2.7.RELEASE"
[com.feingto/feingto-iot-hub "2.2.7.RELEASE"]