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