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

com.vaadin.external.atmosphere:atmosphere-guice 1.0.14.vaadin4


Категории

Категории

Vaadin Взаимодействие с пользователем Веб-фреймворки GUI Guice Библиотеки уровня приложения Dependency Injection
Группа

Группа

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

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

atmosphere-guice
Версия

Версия

1.0.14.vaadin4
Тип

Тип

jar

Скачать atmosphere-guice 1.0.14.vaadin4


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