is not current version
Last Version 2.6.4

org.atmosphere.wasync.samples:wasync-chat 2.3.0-RC4


GroupId

GroupId

org.atmosphere.wasync.samples
ArtifactId

ArtifactId

wasync-chat
Version

Version

2.3.0-RC4
Type

Type

jar

Download wasync-chat 2.3.0-RC4


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