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

Jar examples for g:grizzly-comet

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials