is not current version
Last Version 2.6.4

org.atmosphere.samples:atmosphere-sockjs-chat 2.2.5


Categories

Categories

JavaScript Languages
GroupId

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

atmosphere-sockjs-chat
Version

Version

2.2.5
Type

Type

war

Download atmosphere-sockjs-chat 2.2.5


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