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

org.atmosphere.samples:atmosphere-gwt-connection-sharing 1.0.9


Категории

Категории

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

Группа

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

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

atmosphere-gwt-connection-sharing
Версия

Версия

1.0.9
Тип

Тип

war

Скачать atmosphere-gwt-connection-sharing 1.0.9


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