File | Operation |
---|---|
atmosphere-gwt20-project-2.3.1.pom | download |
<dependency>
<groupId>org.atmosphere.extensions</groupId>
<artifactId>atmosphere-gwt20-project</artifactId>
<version>2.3.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.atmosphere.extensions', module='atmosphere-gwt20-project', version='2.3.1')
)
<dependency org="org.atmosphere.extensions" name="atmosphere-gwt20-project" rev="2.3.1" />
<parent> <groupId>org.atmosphere</groupId> <artifactId>atmosphere-extensions-project</artifactId> <version>2.3.1</version> </parent>