is not current version
Last Version 2.6.4

org.atmosphere:atmosphere-xmpp-demo 1.1.0.RC2


GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-xmpp-demo
Version

Version

1.1.0.RC2
Type

Type

war

Download atmosphere-xmpp-demo 1.1.0.RC2


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