Download atmosphere-runtime-2.0.8.jar file - Jar a

Jar examples for a:atmosphere-runtime

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

atmosphere-runtime-2.0.8-javadoc.jar
atmosphere-runtime-2.0.8-sources.jar
atmosphere-runtime-2.0.8.jar
atmosphere-runtime-2.0.8.pom



Related Tutorials