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