is not current version
Last Version 2.0.0

com.github.lucadruda:iotc-java-device-client 1.0.1

The Azure IoTCentral Device client for Java and Android

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.github.lucadruda
ArtifactId

ArtifactId

iotc-java-device-client
Version

Version

1.0.1
Type

Type

jar

Download iotc-java-device-client 1.0.1


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