не последняя версия
Последняя версия 0.1.1

com.microsoft.azure.iothub-java-client:websocket-transport-layer 0.1.0

A Websocket Transport Layer for use with Proton-J (Version 0.15.0+)

Категории

Категории

Java Языки программирования CLI Взаимодействие с пользователем
Группа

Группа

com.microsoft.azure.iothub-java-client
Идентификатор

Идентификатор

websocket-transport-layer
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать websocket-transport-layer 0.1.0


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