| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки |
|---|---|
| Группа | Группаru.send-to.gwt.html |
| Идентификатор | ИдентификаторHtmlGwt |
| Версия | Версия0.3.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| HtmlGwt-0.3.2.pom | |
| HtmlGwt-0.3.2.jar | 70 KB |
| HtmlGwt-0.3.2-sources.jar | 29 KB |
| HtmlGwt-0.3.2-javadoc.jar | 276 KB |
| Обзор |
<!-- 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"]