не последняя версия
Последняя версия 2.6.5

org.atmosphere.extensions:atmosphere-gwt20-managed 2.4.0-RC2


Категории

Категории

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

Группа

org.atmosphere.extensions
Идентификатор

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

atmosphere-gwt20-managed
Версия

Версия

2.4.0-RC2
Тип

Тип

jar

Скачать atmosphere-gwt20-managed 2.4.0-RC2


<!-- https://jarcasting.com/artifacts/org.atmosphere.extensions/atmosphere-gwt20-managed/ -->
<dependency>
    <groupId>org.atmosphere.extensions</groupId>
    <artifactId>atmosphere-gwt20-managed</artifactId>
    <version>2.4.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.extensions/atmosphere-gwt20-managed/
implementation 'org.atmosphere.extensions:atmosphere-gwt20-managed:2.4.0-RC2'
// https://jarcasting.com/artifacts/org.atmosphere.extensions/atmosphere-gwt20-managed/
implementation ("org.atmosphere.extensions:atmosphere-gwt20-managed:2.4.0-RC2")
'org.atmosphere.extensions:atmosphere-gwt20-managed:jar:2.4.0-RC2'
<dependency org="org.atmosphere.extensions" name="atmosphere-gwt20-managed" rev="2.4.0-RC2">
  <artifact name="atmosphere-gwt20-managed" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.extensions', module='atmosphere-gwt20-managed', version='2.4.0-RC2')
)
libraryDependencies += "org.atmosphere.extensions" % "atmosphere-gwt20-managed" % "2.4.0-RC2"
[org.atmosphere.extensions/atmosphere-gwt20-managed "2.4.0-RC2"]