Download websocket-transport-layer-0.1.0.jar file - Jar w

Jar examples for w:websocket-transport-layer

Description

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

You can download jar file websocket-transport-layer 0.1.0 in this page.

License

MIT License

Build File

You can use the following script to add websocket-transport-layer-0.1.0.jar to your project.

<dependency>
   <groupId>com.microsoft.azure.iothub-java-client</groupId>
   <artifactId>websocket-transport-layer</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'com.microsoft.azure.iothub-java-client', name: 'websocket-transport-layer', version: '0.1.0'
libraryDependencies += "com.microsoft.azure.iothub-java-client" % "websocket-transport-layer" % "0.1.0"
<dependency org="com.microsoft.azure.iothub-java-client" name="websocket-transport-layer" rev="0.1.0"/>
@Grapes(@Grab(group='com.microsoft.azure.iothub-java-client', module='websocket-transport-layer', version='0.1.0'))
'com.microsoft.azure.iothub-java-client:websocket-transport-layer:jar:0.1.0'

Download

Click the following link to download the jar file.

websocket-transport-layer-0.1.0-javadoc.jar
websocket-transport-layer-0.1.0-sources.jar
websocket-transport-layer-0.1.0.jar
websocket-transport-layer-0.1.0.pom



Related Tutorials