Download atmosphere-jersey-2.0.0.RC4.jar file - Jar a

Jar examples for a:atmosphere-jersey

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

atmosphere-jersey-2.0.0.RC4-javadoc.jar
atmosphere-jersey-2.0.0.RC4-sources.jar
atmosphere-jersey-2.0.0.RC4.jar
atmosphere-jersey-2.0.0.RC4.pom



Related Tutorials