is not current version
Last Version 2.3.1.RELEASE

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


Categories

Categories

CLI User Interface
GroupId

GroupId

com.feingto
ArtifactId

ArtifactId

iot-hub-client
Version

Version

1.2.2.RELEASE
Type

Type

pom

Download iot-hub-client 1.2.2.RELEASE

Filename Size
iot-hub-client-1.2.2.RELEASE.pom 980 bytes
Browse

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