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

com.vaadin.external.atmosphere:atmosphere-assembly 2.0.1-vaadin1


Категории

Категории

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

Группа

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

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

atmosphere-assembly
Версия

Версия

2.0.1-vaadin1
Тип

Тип

pom

Скачать atmosphere-assembly 2.0.1-vaadin1

Имя Файла Размер
atmosphere-assembly-2.0.1-vaadin1.pom 839 bytes
Обзор

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