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