is not current version
Last Version 2.6.4

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


Categories

Categories

Native Development Tools
GroupId

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

atmosphere-nativesocketio-chat
Version

Version

1.0.8
Type

Type

war

Download atmosphere-nativesocketio-chat 1.0.8


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