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

com.vaadin.external.atmosphere:atmosphere-assembly 1.0.18.vaadin3


Категории

Категории

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

Группа

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

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

atmosphere-assembly
Версия

Версия

1.0.18.vaadin3
Тип

Тип

pom

Скачать atmosphere-assembly 1.0.18.vaadin3

Имя Файла Размер
atmosphere-assembly-1.0.18.vaadin3.pom 870 bytes
Обзор

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