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

Jar examples for a:atmosphere-grizzly-adapter

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials