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

org.atmosphere.samples:atmosphere-guice-chat 0.5.v20100104


Категории

Категории

GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection
Группа

Группа

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

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

atmosphere-guice-chat
Версия

Версия

0.5.v20100104
Тип

Тип

war

Скачать atmosphere-guice-chat 0.5.v20100104


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