Jar examples for i:iot-device-client
The Microsoft Azure IoT Device SDK for Java
You can download jar file iot-device-client 1.0.21 in this page.
MIT License
You can use the following script to add iot-device-client-1.0.21.jar to your project.
<dependency> <groupId>com.microsoft.azure.sdk.iot</groupId> <artifactId>iot-device-client</artifactId> <version>1.0.21</version> </dependency>
compile group: 'com.microsoft.azure.sdk.iot', name: 'iot-device-client', version: '1.0.21'
libraryDependencies += "com.microsoft.azure.sdk.iot" % "iot-device-client" % "1.0.21"
<dependency org="com.microsoft.azure.sdk.iot" name="iot-device-client" rev="1.0.21"/>
@Grapes(@Grab(group='com.microsoft.azure.sdk.iot', module='iot-device-client', version='1.0.21'))
'com.microsoft.azure.sdk.iot:iot-device-client:jar:1.0.21'
Click the following link to download the jar file.
iot-device-client-1.0.21-javadoc.jar