is not current version
Last Version 2.6.4

org.atmosphere.samples:atmosphere-nativesocketio-chat 2.5.3


Categories

Categories

Native Development Tools
GroupId

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

atmosphere-nativesocketio-chat
Version

Version

2.5.3
Type

Type

war

Download atmosphere-nativesocketio-chat 2.5.3


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