Download grizzly-cometd-1.9.19.jar file - Jar g

Jar examples for g:grizzly-cometd

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

grizzly-cometd-1.9.19.jar
grizzly-cometd-1.9.19-javadoc.jar
grizzly-cometd-1.9.19.pom
grizzly-cometd-1.9.19-sources.jar



Related Tutorials