is not current version
Last Version 2.0.2

com.microsoft.azure.sdk.iot:iot-service-client 1.5.22

The Microsoft Azure IoT Service SDK for Java

Categories

Categories

CLI User Interface
GroupId

GroupId

com.microsoft.azure.sdk.iot
ArtifactId

ArtifactId

iot-service-client
Version

Version

1.5.22
Type

Type

jar

Download iot-service-client 1.5.22


<!-- https://jarcasting.com/artifacts/com.microsoft.azure.sdk.iot/iot-service-client/ -->
<dependency>
    <groupId>com.microsoft.azure.sdk.iot</groupId>
    <artifactId>iot-service-client</artifactId>
    <version>1.5.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure.sdk.iot/iot-service-client/
implementation 'com.microsoft.azure.sdk.iot:iot-service-client:1.5.22'
// https://jarcasting.com/artifacts/com.microsoft.azure.sdk.iot/iot-service-client/
implementation ("com.microsoft.azure.sdk.iot:iot-service-client:1.5.22")
'com.microsoft.azure.sdk.iot:iot-service-client:jar:1.5.22'
<dependency org="com.microsoft.azure.sdk.iot" name="iot-service-client" rev="1.5.22">
  <artifact name="iot-service-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure.sdk.iot', module='iot-service-client', version='1.5.22')
)
libraryDependencies += "com.microsoft.azure.sdk.iot" % "iot-service-client" % "1.5.22"
[com.microsoft.azure.sdk.iot/iot-service-client "1.5.22"]