Download iot-deps-0.5.0.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.5.0 in this page.

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials