не последняя версия
Последняя версия 1.1.0.RC5

org.atmosphere:atmosphere-gwt-poll 1.0.0.RC1


Категории

Категории

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

Группа

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

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

atmosphere-gwt-poll
Версия

Версия

1.0.0.RC1
Тип

Тип

jar

Скачать atmosphere-gwt-poll 1.0.0.RC1


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