не последняя версия
Последняя версия 3.0.0.slf4jvaadin2

com.vaadin.external.atmosphere:atmosphere-modules 2.4.11.vaadin3


Категории

Категории

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

Группа

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

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

atmosphere-modules
Версия

Версия

2.4.11.vaadin3
Тип

Тип

pom

Скачать atmosphere-modules 2.4.11.vaadin3

Имя Файла Размер
atmosphere-modules-2.4.11.vaadin3.pom 908 bytes
Обзор

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