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

Jar examples for g:grizzly-websockets

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials