is not current version
Last Version 2.6.4

org.atmosphere.wasync.samples:wasync-chat 2.2.0


GroupId

GroupId

org.atmosphere.wasync.samples
ArtifactId

ArtifactId

wasync-chat
Version

Version

2.2.0
Type

Type

jar

Download wasync-chat 2.2.0


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