Download atmosphere-grizzly-adapter-0.5.8.jar file - Jar a

Jar examples for a:atmosphere-grizzly-adapter

Description

You can download jar file atmosphere-grizzly-adapter 0.5.8 in this page.

Build File

You can use the following script to add atmosphere-grizzly-adapter-0.5.8.jar to your project.

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

Download

Click the following link to download the jar file.

atmosphere-grizzly-adapter-0.5.8.jar
atmosphere-grizzly-adapter-0.5.8-javadoc.jar
atmosphere-grizzly-adapter-0.5.8.pom
atmosphere-grizzly-adapter-0.5.8-sources.jar



Related Tutorials