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

com.vaadin.external.atmosphere:atmosphere-integration 1.0.14-vaadin2


Категории

Категории

Vaadin Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

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

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

atmosphere-integration
Версия

Версия

1.0.14-vaadin2
Тип

Тип

pom

Скачать atmosphere-integration 1.0.14-vaadin2

Имя Файла Размер
atmosphere-integration-1.0.14-vaadin2.pom 829 bytes
Обзор

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