не последняя версия
Последняя версия 1.0.0-alpha4

com.github.apetrelli.gwtintegration:gwt-integration-util 1.0.0-alpha3

Generic utilities for GWT.

Категории

Категории

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

Группа

com.github.apetrelli.gwtintegration
Идентификатор

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

gwt-integration-util
Версия

Версия

1.0.0-alpha3
Тип

Тип

jar

Скачать gwt-integration-util 1.0.0-alpha3


<!-- https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration-util/ -->
<dependency>
    <groupId>com.github.apetrelli.gwtintegration</groupId>
    <artifactId>gwt-integration-util</artifactId>
    <version>1.0.0-alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration-util/
implementation 'com.github.apetrelli.gwtintegration:gwt-integration-util:1.0.0-alpha3'
// https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration-util/
implementation ("com.github.apetrelli.gwtintegration:gwt-integration-util:1.0.0-alpha3")
'com.github.apetrelli.gwtintegration:gwt-integration-util:jar:1.0.0-alpha3'
<dependency org="com.github.apetrelli.gwtintegration" name="gwt-integration-util" rev="1.0.0-alpha3">
  <artifact name="gwt-integration-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.apetrelli.gwtintegration', module='gwt-integration-util', version='1.0.0-alpha3')
)
libraryDependencies += "com.github.apetrelli.gwtintegration" % "gwt-integration-util" % "1.0.0-alpha3"
[com.github.apetrelli.gwtintegration/gwt-integration-util "1.0.0-alpha3"]