Download atmosphere-annotations-0.5.8.jar file - Jar a

Jar examples for a:atmosphere-annotations

Description

You can download jar file atmosphere-annotations 0.5.8 in this page.

Build File

You can use the following script to add atmosphere-annotations-0.5.8.jar to your project.

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

Download

Click the following link to download the jar file.

atmosphere-annotations-0.5.8.jar
atmosphere-annotations-0.5.8-javadoc.jar
atmosphere-annotations-0.5.8.pom
atmosphere-annotations-0.5.8-sources.jar



Related Tutorials