is not current version
Last Version 2.6.4

org.atmosphere:atmosphere-cometd-demo 2.2.7


GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-cometd-demo
Version

Version

2.2.7
Type

Type

war

Download atmosphere-cometd-demo 2.2.7


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