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