is not current version
Last Version 2.6.4

org.atmosphere.samples:atmosphere-channel 1.0.18


GroupId

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

atmosphere-channel
Version

Version

1.0.18
Type

Type

war

Download atmosphere-channel 1.0.18


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