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

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


Категории

Категории

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

Группа

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

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

atmosphere-integration
Версия

Версия

1.0.18.vaadin1
Тип

Тип

pom

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

Имя Файла Размер
atmosphere-integration-1.0.18.vaadin1.pom 843 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.18.vaadin1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin.external.atmosphere/atmosphere-integration/
implementation 'com.vaadin.external.atmosphere:atmosphere-integration:1.0.18.vaadin1'
// https://jarcasting.com/artifacts/com.vaadin.external.atmosphere/atmosphere-integration/
implementation ("com.vaadin.external.atmosphere:atmosphere-integration:1.0.18.vaadin1")
'com.vaadin.external.atmosphere:atmosphere-integration:pom:1.0.18.vaadin1'
<dependency org="com.vaadin.external.atmosphere" name="atmosphere-integration" rev="1.0.18.vaadin1">
  <artifact name="atmosphere-integration" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vaadin.external.atmosphere', module='atmosphere-integration', version='1.0.18.vaadin1')
)
libraryDependencies += "com.vaadin.external.atmosphere" % "atmosphere-integration" % "1.0.18.vaadin1"
[com.vaadin.external.atmosphere/atmosphere-integration "1.0.18.vaadin1"]