не последняя версия
Последняя версия 1.0.18.vaadin3

com.vaadin.external.atmosphere:atmosphere-gwt 1.0.18.vaadin1

A fork of gwt-comet project to integrate with Atmosphere

Категории

Категории

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

Группа

com.vaadin.external.atmosphere
Идентификатор

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

atmosphere-gwt
Версия

Версия

1.0.18.vaadin1
Тип

Тип

pom

Скачать atmosphere-gwt 1.0.18.vaadin1

Имя Файла Размер
atmosphere-gwt-1.0.18.vaadin1.pom 4 KB
Обзор

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