Jar examples for a:atmosphere-runtime
You can download jar file atmosphere-runtime 1.1.0.beta3 in this page.
You can use the following script to add atmosphere-runtime-1.1.0.beta3.jar to your project.
<dependency> <groupId>org.atmosphere</groupId> <artifactId>atmosphere-runtime</artifactId> <version>1.1.0.beta3</version> </dependency>
compile group: 'org.atmosphere', name: 'atmosphere-runtime', version: '1.1.0.beta3'
libraryDependencies += "org.atmosphere" % "atmosphere-runtime" % "1.1.0.beta3"
<dependency org="org.atmosphere" name="atmosphere-runtime" rev="1.1.0.beta3"/>
@Grapes(@Grab(group='org.atmosphere', module='atmosphere-runtime', version='1.1.0.beta3'))
'org.atmosphere:atmosphere-runtime:jar:1.1.0.beta3'
Click the following link to download the jar file.
atmosphere-runtime-1.1.0.beta3-javadoc.jar