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