Download atmosphere-jersey-0.5.7.jar file - Jar a

Jar examples for a:atmosphere-jersey

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

atmosphere-jersey-0.5.7.jar
atmosphere-jersey-0.5.7-javadoc.jar
atmosphere-jersey-0.5.7.pom
atmosphere-jersey-0.5.7-sources.jar



Related Tutorials