Jar examples for i:iot-deps
Dependencies for Iot Hub Java SDK
You can download jar file iot-deps 0.5.3 in this page.
MIT License
You can use the following script to add iot-deps-0.5.3.jar to your project.
<dependency> <groupId>com.microsoft.azure.sdk.iot</groupId> <artifactId>iot-deps</artifactId> <version>0.5.3</version> </dependency>
compile group: 'com.microsoft.azure.sdk.iot', name: 'iot-deps', version: '0.5.3'
libraryDependencies += "com.microsoft.azure.sdk.iot" % "iot-deps" % "0.5.3"
<dependency org="com.microsoft.azure.sdk.iot" name="iot-deps" rev="0.5.3"/>
@Grapes(@Grab(group='com.microsoft.azure.sdk.iot', module='iot-deps', version='0.5.3'))
'com.microsoft.azure.sdk.iot:iot-deps:jar:0.5.3'
Click the following link to download the jar file.
iot-deps-0.5.3-javadoc.jar