Download websocket-transport-layer-0.1.1.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.1 in this page.

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials