is not current version
Last Version 2.6.4

org.atmosphere.samples:atmosphere-socketio-chat 1.1.0.beta3


GroupId

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

atmosphere-socketio-chat
Version

Version

1.1.0.beta3
Type

Type

war

Download atmosphere-socketio-chat 1.1.0.beta3


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