Jar examples for w:websocket-common
You can download jar file websocket-common 9.0.0.RC1 in this page.
You can use the following script to add websocket-common-9.0.0.RC1.jar to your project.
<dependency> <groupId>org.eclipse.jetty.websocket</groupId> <artifactId>websocket-common</artifactId> <version>9.0.0.RC1</version> </dependency>
compile group: 'org.eclipse.jetty.websocket', name: 'websocket-common', version: '9.0.0.RC1'
libraryDependencies += "org.eclipse.jetty.websocket" % "websocket-common" % "9.0.0.RC1"
<dependency org="org.eclipse.jetty.websocket" name="websocket-common" rev="9.0.0.RC1"/>
@Grapes(@Grab(group='org.eclipse.jetty.websocket', module='websocket-common', version='9.0.0.RC1'))
'org.eclipse.jetty.websocket:websocket-common:jar:9.0.0.RC1'
Click the following link to download the jar file.
websocket-common-9.0.0.RC1-javadoc.jar