Download atmosphere-jersey-1.1.0.RC3.jar file - Jar a

Jar examples for a:atmosphere-jersey

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

atmosphere-jersey-1.1.0.RC3-javadoc.jar
atmosphere-jersey-1.1.0.RC3-sources.jar
atmosphere-jersey-1.1.0.RC3.jar
atmosphere-jersey-1.1.0.RC3.pom



Related Tutorials