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