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

net.customware.gwt.dispatch:gwt-dispatch 1.1.0

This library provides a 'command pattern' API implementation for GWT.

Категории

Категории

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

Группа

net.customware.gwt.dispatch
Идентификатор

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

gwt-dispatch
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать gwt-dispatch 1.1.0


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