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

Jar examples for a:atmosphere-gwt-server

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials