Download iothub-java-service-client-1.0.4.jar file - Jar i

Jar examples for i:iothub-java-service-client

Description

The Microsoft Azure IoT Service SDK for Java

You can download jar file iothub-java-service-client 1.0.4 in this page.

License

MIT License

Build File

You can use the following script to add iothub-java-service-client-1.0.4.jar to your project.

<dependency>
   <groupId>com.microsoft.azure.iothub-java-client</groupId>
   <artifactId>iothub-java-service-client</artifactId>
   <version>1.0.4</version>
</dependency>
compile group: 'com.microsoft.azure.iothub-java-client', name: 'iothub-java-service-client', version: '1.0.4'
libraryDependencies += "com.microsoft.azure.iothub-java-client" % "iothub-java-service-client" % "1.0.4"
<dependency org="com.microsoft.azure.iothub-java-client" name="iothub-java-service-client" rev="1.0.4"/>
@Grapes(@Grab(group='com.microsoft.azure.iothub-java-client', module='iothub-java-service-client', version='1.0.4'))
'com.microsoft.azure.iothub-java-client:iothub-java-service-client:jar:1.0.4'

Download

Click the following link to download the jar file.

iothub-java-service-client-1.0.4-javadoc.jar
iothub-java-service-client-1.0.4-sources.jar
iothub-java-service-client-1.0.4.jar
iothub-java-service-client-1.0.4.pom



Related Tutorials