Download grizzly-websockets-1.9.20.jar file - Jar g

Jar examples for g:grizzly-websockets

Description

You can download jar file grizzly-websockets 1.9.20 in this page.

License

Open Source License

Build File

You can use the following script to add grizzly-websockets-1.9.20.jar to your project.

<dependency>
   <groupId>com.sun.grizzly</groupId>
   <artifactId>grizzly-websockets</artifactId>
   <version>1.9.20</version>
</dependency>
compile group: 'com.sun.grizzly', name: 'grizzly-websockets', version: '1.9.20'
libraryDependencies += "com.sun.grizzly" % "grizzly-websockets" % "1.9.20"
<dependency org="com.sun.grizzly" name="grizzly-websockets" rev="1.9.20"/>
@Grapes(@Grab(group='com.sun.grizzly', module='grizzly-websockets', version='1.9.20'))
'com.sun.grizzly:grizzly-websockets:jar:1.9.20'

Download

Click the following link to download the jar file.

grizzly-websockets-1.9.20.jar
grizzly-websockets-1.9.20-javadoc.jar
grizzly-websockets-1.9.20.pom
grizzly-websockets-1.9.20-sources.jar



Related Tutorials