File | Operation |
---|---|
atmosphere-runtime-libs-2.7.13.pom | download |
<dependency>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-runtime-libs</artifactId>
<version>2.7.13</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.atmosphere', module='atmosphere-runtime-libs', version='2.7.13')
)