Download iot-deps-0.1.3.jar file - Jar i

Jar examples for i:iot-deps

Description

Dependencies for Iot Hub Java SDK

You can download jar file iot-deps 0.1.3 in this page.

License

MIT License

Build File

You can use the following script to add iot-deps-0.1.3.jar to your project.

<dependency>
   <groupId>com.microsoft.azure.sdk.iot</groupId>
   <artifactId>iot-deps</artifactId>
   <version>0.1.3</version>
</dependency>
compile group: 'com.microsoft.azure.sdk.iot', name: 'iot-deps', version: '0.1.3'
libraryDependencies += "com.microsoft.azure.sdk.iot" % "iot-deps" % "0.1.3"
<dependency org="com.microsoft.azure.sdk.iot" name="iot-deps" rev="0.1.3"/>
@Grapes(@Grab(group='com.microsoft.azure.sdk.iot', module='iot-deps', version='0.1.3'))
'com.microsoft.azure.sdk.iot:iot-deps:jar:0.1.3'

Download

Click the following link to download the jar file.

iot-deps-0.1.3-javadoc.jar
iot-deps-0.1.3-sources.jar
iot-deps-0.1.3.jar
iot-deps-0.1.3.pom



Related Tutorials