Download atmosphere-commons-0.5.5.jar file - Jar a

Jar examples for a:atmosphere-commons

Description

You can download jar file atmosphere-commons 0.5.5 in this page.

Build File

You can use the following script to add atmosphere-commons-0.5.5.jar to your project.

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

Download

Click the following link to download the jar file.

atmosphere-commons-0.5.5.jar
atmosphere-commons-0.5.5-javadoc.jar
atmosphere-commons-0.5.5.pom
atmosphere-commons-0.5.5-sources.jar



Related Tutorials