is not current version
Last Version 1.2.5.RELEASE

com.feingto:iot-hub-server 1.1.9.RELEASE


GroupId

GroupId

com.feingto
ArtifactId

ArtifactId

iot-hub-server
Version

Version

1.1.9.RELEASE
Type

Type

jar

Download iot-hub-server 1.1.9.RELEASE


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