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

org.atmosphere.samples:atmosphere-rest-longpolling 0.4


Группа

Группа

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

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

atmosphere-rest-longpolling
Версия

Версия

0.4
Тип

Тип

war

Скачать atmosphere-rest-longpolling 0.4


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