Download atmosphere-gwt-server-0.9.2.jar file - Jar a

Jar examples for a:atmosphere-gwt-server

Description

You can download jar file atmosphere-gwt-server 0.9.2 in this page.

Build File

You can use the following script to add atmosphere-gwt-server-0.9.2.jar to your project.

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

Download

Click the following link to download the jar file.

atmosphere-gwt-server-0.9.2-javadoc.jar
atmosphere-gwt-server-0.9.2-sources.jar
atmosphere-gwt-server-0.9.2.jar
atmosphere-gwt-server-0.9.2.pom



Related Tutorials