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