is not current version
Last Version 0.8.7

org.atmosphere.samples:atmosphere-rest-longpolling 0.8.0-RC1


GroupId

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

atmosphere-rest-longpolling
Version

Version

0.8.0-RC1
Type

Type

war

Download atmosphere-rest-longpolling 0.8.0-RC1


<!-- https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-rest-longpolling/ -->
<dependency>
    <groupId>org.atmosphere.samples</groupId>
    <artifactId>atmosphere-rest-longpolling</artifactId>
    <version>0.8.0-RC1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-rest-longpolling/
implementation 'org.atmosphere.samples:atmosphere-rest-longpolling:0.8.0-RC1'
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-rest-longpolling/
implementation ("org.atmosphere.samples:atmosphere-rest-longpolling:0.8.0-RC1")
'org.atmosphere.samples:atmosphere-rest-longpolling:war:0.8.0-RC1'
<dependency org="org.atmosphere.samples" name="atmosphere-rest-longpolling" rev="0.8.0-RC1">
  <artifact name="atmosphere-rest-longpolling" type="war" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.samples', module='atmosphere-rest-longpolling', version='0.8.0-RC1')
)
libraryDependencies += "org.atmosphere.samples" % "atmosphere-rest-longpolling" % "0.8.0-RC1"
[org.atmosphere.samples/atmosphere-rest-longpolling "0.8.0-RC1"]