Download websocket-client-9.3.7.RC0.jar file - Jar w

Jar examples for w:websocket-client

Description

You can download jar file websocket-client 9.3.7.RC0 in this page.

License

Open Source License

Build File

You can use the following script to add websocket-client-9.3.7.RC0.jar to your project.

<dependency>
   <groupId>org.eclipse.jetty.websocket</groupId>
   <artifactId>websocket-client</artifactId>
   <version>9.3.7.RC0</version>
</dependency>
compile group: 'org.eclipse.jetty.websocket', name: 'websocket-client', version: '9.3.7.RC0'
libraryDependencies += "org.eclipse.jetty.websocket" % "websocket-client" % "9.3.7.RC0"
<dependency org="org.eclipse.jetty.websocket" name="websocket-client" rev="9.3.7.RC0"/>
@Grapes(@Grab(group='org.eclipse.jetty.websocket', module='websocket-client', version='9.3.7.RC0'))
'org.eclipse.jetty.websocket:websocket-client:jar:9.3.7.RC0'

Download

Click the following link to download the jar file.

websocket-client-9.3.7.RC0-hybrid.jar
websocket-client-9.3.7.RC0-javadoc.jar
websocket-client-9.3.7.RC0-sources.jar
websocket-client-9.3.7.RC0-tests.jar
websocket-client-9.3.7.RC0.jar
websocket-client-9.3.7.RC0.pom



Related Tutorials