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