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