is not current version
Last Version 0.9.3

org.atmosphere.samples:atmosphere-async-channel 0.8.7


GroupId

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

atmosphere-async-channel
Version

Version

0.8.7
Type

Type

war

Download atmosphere-async-channel 0.8.7


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