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

org.atmosphere.extensions:atmosphere-gwt20-common 2.0.0.RC1


Категории

Категории

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

Группа

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

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

atmosphere-gwt20-common
Версия

Версия

2.0.0.RC1
Тип

Тип

jar

Скачать atmosphere-gwt20-common 2.0.0.RC1


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