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

Jar examples for g:grizzly-comet

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials