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