is not current version
Last Version 2.1.2

com.github.lucadruda:iotc-device-client 2.0.0

The Azure IoTCentral Device client for Java and Android

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.lucadruda
ArtifactId

ArtifactId

iotc-device-client
Version

Version

2.0.0
Type

Type

jar

Download iotc-device-client 2.0.0


<!-- https://jarcasting.com/artifacts/com.github.lucadruda/iotc-device-client/ -->
<dependency>
    <groupId>com.github.lucadruda</groupId>
    <artifactId>iotc-device-client</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lucadruda/iotc-device-client/
implementation 'com.github.lucadruda:iotc-device-client:2.0.0'
// https://jarcasting.com/artifacts/com.github.lucadruda/iotc-device-client/
implementation ("com.github.lucadruda:iotc-device-client:2.0.0")
'com.github.lucadruda:iotc-device-client:jar:2.0.0'
<dependency org="com.github.lucadruda" name="iotc-device-client" rev="2.0.0">
  <artifact name="iotc-device-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lucadruda', module='iotc-device-client', version='2.0.0')
)
libraryDependencies += "com.github.lucadruda" % "iotc-device-client" % "2.0.0"
[com.github.lucadruda/iotc-device-client "2.0.0"]