Download atmosphere-socketio-1.0.14-2.jar file - Jar a

Jar examples for a:atmosphere-socketio

Description

You can download jar file atmosphere-socketio 1.0.14-2 in this page.

License

LGPL

Build File

You can use the following script to add atmosphere-socketio-1.0.14-2.jar to your project.

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

Download

Click the following link to download the jar file.

atmosphere-socketio-1.0.14-2-javadoc.jar
atmosphere-socketio-1.0.14-2-sources.jar
atmosphere-socketio-1.0.14-2.jar
atmosphere-socketio-1.0.14-2.pom



Related Tutorials