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

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

Integration of GWT with other technologies and integration of missing parts.

Категории

Категории

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

Группа

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

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

gwt-integration
Версия

Версия

1.0.0-alpha3
Тип

Тип

pom

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

Имя Файла Размер
gwt-integration-1.0.0-alpha3.pom 2 KB
Обзор

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