Download atmosphere-runtime-2.2.4.vaadin5.jar file - Jar a

Jar examples for a:atmosphere-runtime

Description

You can download jar file atmosphere-runtime 2.2.4.vaadin5 in this page.

Build File

You can use the following script to add atmosphere-runtime-2.2.4.vaadin5.jar to your project.

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

Download

Click the following link to download the jar file.

atmosphere-runtime-2.2.4.vaadin5-javadoc.jar
atmosphere-runtime-2.2.4.vaadin5-sources.jar
atmosphere-runtime-2.2.4.vaadin5.jar
atmosphere-runtime-2.2.4.vaadin5.pom



Related Tutorials