Download grizzly-comet-2.3-beta8.jar file - Jar g

Jar examples for g:grizzly-comet

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

grizzly-comet-2.3-beta8-javadoc.jar
grizzly-comet-2.3-beta8-sources.jar
grizzly-comet-2.3-beta8.jar
grizzly-comet-2.3-beta8.pom



Related Tutorials