Download atmosphere-compat-tomcat-2.0.1-vaadin1.jar file - Jar a

Jar examples for a:atmosphere-compat-tomcat

Description

You can download jar file atmosphere-compat-tomcat 2.0.1-vaadin1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

atmosphere-compat-tomcat-2.0.1-vaadin1-javadoc.jar
atmosphere-compat-tomcat-2.0.1-vaadin1-sources.jar
atmosphere-compat-tomcat-2.0.1-vaadin1.jar
atmosphere-compat-tomcat-2.0.1-vaadin1.pom



Related Tutorials