Download atmosphere-annotations-1.0.18.vaadin3.jar file - Jar a

Jar examples for a:atmosphere-annotations

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

atmosphere-annotations-1.0.18.vaadin3-javadoc.jar
atmosphere-annotations-1.0.18.vaadin3-sources.jar
atmosphere-annotations-1.0.18.vaadin3.jar
atmosphere-annotations-1.0.18.vaadin3.pom



Related Tutorials