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