| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки Search Прикладные библиотеки |
| Группа | Группаorg.jresearch.gwtproject.xhr |
| Идентификатор | Идентификаторgwt-xhr-parent |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеGWT XML Header Request Parent
Parent POM containing the gwt-xhr module and the test modules (gwt2- and j2cl-tests)
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| gwt-xhr-parent-1.1.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jresearch.gwtproject.xhr/gwt-xhr-parent/ -->
<dependency>
<groupId>org.jresearch.gwtproject.xhr</groupId>
<artifactId>gwt-xhr-parent</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jresearch.gwtproject.xhr/gwt-xhr-parent/
implementation 'org.jresearch.gwtproject.xhr:gwt-xhr-parent:1.1'
// https://jarcasting.com/artifacts/org.jresearch.gwtproject.xhr/gwt-xhr-parent/
implementation ("org.jresearch.gwtproject.xhr:gwt-xhr-parent:1.1")
'org.jresearch.gwtproject.xhr:gwt-xhr-parent:pom:1.1'
<dependency org="org.jresearch.gwtproject.xhr" name="gwt-xhr-parent" rev="1.1">
<artifact name="gwt-xhr-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jresearch.gwtproject.xhr', module='gwt-xhr-parent', version='1.1')
)
libraryDependencies += "org.jresearch.gwtproject.xhr" % "gwt-xhr-parent" % "1.1"
[org.jresearch.gwtproject.xhr/gwt-xhr-parent "1.1"]