is not current version
Last Version 2.3.3.RELEASE

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

小神龙物联网

GroupId

GroupId

com.feingto
ArtifactId

ArtifactId

feingto-iot-hub
Version

Version

1.1.0.RELEASE
Type

Type

pom

Download feingto-iot-hub 1.1.0.RELEASE


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