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

org.atmosphere.samples:gwt20-rpc 2.4.4


Категории

Категории

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

Группа

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

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

gwt20-rpc
Версия

Версия

2.4.4
Тип

Тип

war

Скачать gwt20-rpc 2.4.4


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