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

org.atmosphere:atmosphere-gwt-js 0.7


Категории

Категории

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

Группа

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

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

atmosphere-gwt-js
Версия

Версия

0.7
Тип

Тип

war

Скачать atmosphere-gwt-js 0.7


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