Download atmosphere-jersey-pubsub-2.2.1.jar file - Jar a

Jar examples for a:atmosphere-jersey-pubsub

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

atmosphere-jersey-pubsub-2.2.1-javadoc.jar
atmosphere-jersey-pubsub-2.2.1-sources.jar
atmosphere-jersey-pubsub-2.2.1.pom



Related Tutorials