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

com.feingto:iot-hub-client 1.1.1.RELEASE


Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

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

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

iot-hub-client
Версия

Версия

1.1.1.RELEASE
Тип

Тип

jar

Скачать iot-hub-client 1.1.1.RELEASE


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