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

org.atmosphere.extensions:atmosphere-gwt20 2.3.2

A fork of gwt-comet project to integrate with Atmosphere

Категории

Категории

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

Группа

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

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

atmosphere-gwt20
Версия

Версия

2.3.2
Тип

Тип

pom

Скачать atmosphere-gwt20 2.3.2

Имя Файла Размер
atmosphere-gwt20-2.3.2.pom 1 KB
Обзор

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