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

com.vaadin.external.atmosphere:atmosphere-gwt-common 1.0.14.vaadin3


Категории

Категории

GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки Vaadin
Группа

Группа

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

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

atmosphere-gwt-common
Версия

Версия

1.0.14.vaadin3
Тип

Тип

jar

Скачать atmosphere-gwt-common 1.0.14.vaadin3


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