не последняя версия
Последняя версия 1.1.0.RC5

org.atmosphere:atmosphere-gwt 0.9.0.alpha.v20120301

A fork of gwt-comet project to integrate with Atmosphere

Категории

Категории

GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

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

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

atmosphere-gwt
Версия

Версия

0.9.0.alpha.v20120301
Тип

Тип

pom

Скачать atmosphere-gwt 0.9.0.alpha.v20120301

Имя Файла Размер
atmosphere-gwt-0.9.0.alpha.v20120301.pom 3 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.atmosphere/atmosphere-gwt/ -->
<dependency>
    <groupId>org.atmosphere</groupId>
    <artifactId>atmosphere-gwt</artifactId>
    <version>0.9.0.alpha.v20120301</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-gwt/
implementation 'org.atmosphere:atmosphere-gwt:0.9.0.alpha.v20120301'
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-gwt/
implementation ("org.atmosphere:atmosphere-gwt:0.9.0.alpha.v20120301")
'org.atmosphere:atmosphere-gwt:pom:0.9.0.alpha.v20120301'
<dependency org="org.atmosphere" name="atmosphere-gwt" rev="0.9.0.alpha.v20120301">
  <artifact name="atmosphere-gwt" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere', module='atmosphere-gwt', version='0.9.0.alpha.v20120301')
)
libraryDependencies += "org.atmosphere" % "atmosphere-gwt" % "0.9.0.alpha.v20120301"
[org.atmosphere/atmosphere-gwt "0.9.0.alpha.v20120301"]