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