is not current version
Last Version 0.1.3

com.microsoft.azure.sdk.iot.deps:websocket-transport-layer 0.1.2

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

GroupId

GroupId

com.microsoft.azure.sdk.iot.deps
ArtifactId

ArtifactId

websocket-transport-layer
Version

Version

0.1.2
Type

Type

jar

Download websocket-transport-layer 0.1.2


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