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

org.atmosphere.samples:atmosphere-channel 1.1.0.beta3


Группа

Группа

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

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

atmosphere-channel
Версия

Версия

1.1.0.beta3
Тип

Тип

war

Скачать atmosphere-channel 1.1.0.beta3


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