is not current version
Last Version 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+)

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

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

ArtifactId

websocket-transport-layer
Version

Version

0.1.0
Type

Type

jar

Download 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"]