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

org.atmosphere.samples:atmosphere-pubsub-xmpp 0.7.2


Группа

Группа

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

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

atmosphere-pubsub-xmpp
Версия

Версия

0.7.2
Тип

Тип

war

Скачать atmosphere-pubsub-xmpp 0.7.2


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