Download atmosphere-compat-tomcat-1.1.0.beta2.jar file - Jar a

Jar examples for a:atmosphere-compat-tomcat

Description

You can download jar file atmosphere-compat-tomcat 1.1.0.beta2 in this page.

Build File

You can use the following script to add atmosphere-compat-tomcat-1.1.0.beta2.jar to your project.

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

Download

Click the following link to download the jar file.

atmosphere-compat-tomcat-1.1.0.beta2-javadoc.jar
atmosphere-compat-tomcat-1.1.0.beta2-sources.jar
atmosphere-compat-tomcat-1.1.0.beta2.jar
atmosphere-compat-tomcat-1.1.0.beta2.pom



Related Tutorials