is not current version
Last Version 2.3.3.RELEASE

com.feingto:iot-hub-common 2.0.5.RELEASE


GroupId

GroupId

com.feingto
ArtifactId

ArtifactId

iot-hub-common
Version

Version

2.0.5.RELEASE
Type

Type

jar

Download iot-hub-common 2.0.5.RELEASE


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