не последняя версия
Последняя версия 2.6.4

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


Группа

Группа

org.atmosphere.wasync.samples
Идентификатор

Идентификатор

wasync-chat
Версия

Версия

2.2.9
Тип

Тип

jar

Скачать wasync-chat 2.2.9


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