Download iot-deps-0.1.2.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.2 in this page.

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials