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

com.github.gwtboot:gwt-boot-starters 1.0.0

GWT Boot Starters Dependencies

Категории

Категории

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

Группа

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

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

gwt-boot-starters
Версия

Версия

1.0.0
Тип

Тип

pom

Скачать gwt-boot-starters 1.0.0

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

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