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

ru.send-to.gwt.html:HtmlGwt 0.3.2

GWT widget set for html in UiBinder

Категории

Категории

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

Группа

ru.send-to.gwt.html
Идентификатор

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

HtmlGwt
Версия

Версия

0.3.2
Тип

Тип

jar

Скачать HtmlGwt 0.3.2


<!-- https://jarcasting.com/artifacts/ru.send-to.gwt.html/HtmlGwt/ -->
<dependency>
    <groupId>ru.send-to.gwt.html</groupId>
    <artifactId>HtmlGwt</artifactId>
    <version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/ru.send-to.gwt.html/HtmlGwt/
implementation 'ru.send-to.gwt.html:HtmlGwt:0.3.2'
// https://jarcasting.com/artifacts/ru.send-to.gwt.html/HtmlGwt/
implementation ("ru.send-to.gwt.html:HtmlGwt:0.3.2")
'ru.send-to.gwt.html:HtmlGwt:jar:0.3.2'
<dependency org="ru.send-to.gwt.html" name="HtmlGwt" rev="0.3.2">
  <artifact name="HtmlGwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.send-to.gwt.html', module='HtmlGwt', version='0.3.2')
)
libraryDependencies += "ru.send-to.gwt.html" % "HtmlGwt" % "0.3.2"
[ru.send-to.gwt.html/HtmlGwt "0.3.2"]