is not current version
Last Version 2.0.0-preview-001

com.microsoft.azure.sdk.iot:iot-deps 0.11.2

Dependencies for Iot Hub Java SDK

GroupId

GroupId

com.microsoft.azure.sdk.iot
ArtifactId

ArtifactId

iot-deps
Version

Version

0.11.2
Type

Type

jar

Download iot-deps 0.11.2


<!-- https://jarcasting.com/artifacts/com.microsoft.azure.sdk.iot/iot-deps/ -->
<dependency>
    <groupId>com.microsoft.azure.sdk.iot</groupId>
    <artifactId>iot-deps</artifactId>
    <version>0.11.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure.sdk.iot/iot-deps/
implementation 'com.microsoft.azure.sdk.iot:iot-deps:0.11.2'
// https://jarcasting.com/artifacts/com.microsoft.azure.sdk.iot/iot-deps/
implementation ("com.microsoft.azure.sdk.iot:iot-deps:0.11.2")
'com.microsoft.azure.sdk.iot:iot-deps:jar:0.11.2'
<dependency org="com.microsoft.azure.sdk.iot" name="iot-deps" rev="0.11.2">
  <artifact name="iot-deps" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure.sdk.iot', module='iot-deps', version='0.11.2')
)
libraryDependencies += "com.microsoft.azure.sdk.iot" % "iot-deps" % "0.11.2"
[com.microsoft.azure.sdk.iot/iot-deps "0.11.2"]