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