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