is not current version
Last Version 1.0.11

com.microsoft.azure.iothub-java-client:iothub-java-service-client 1.0.8

The Microsoft Azure IoT Service SDK for Java

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.microsoft.azure.iothub-java-client
ArtifactId

ArtifactId

iothub-java-service-client
Version

Version

1.0.8
Type

Type

jar

Download iothub-java-service-client 1.0.8


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