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

Jar examples for g:grizzly-comet

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials