Download atmosphere-runtime-1.0.0.beta4.jar file - Jar a

Jar examples for a:atmosphere-runtime

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

atmosphere-runtime-1.0.0.beta4-javadoc.jar
atmosphere-runtime-1.0.0.beta4-sources.jar
atmosphere-runtime-1.0.0.beta4.jar
atmosphere-runtime-1.0.0.beta4.pom



Related Tutorials