Download grizzly-comet-1.9.19-beta7.jar file - Jar g

Jar examples for g:grizzly-comet

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

grizzly-comet-1.9.19-beta7.jar
grizzly-comet-1.9.19-beta7-javadoc.jar
grizzly-comet-1.9.19-beta7.pom
grizzly-comet-1.9.19-beta7-sources.jar



Related Tutorials