| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаcom.github.apetrelli.gwtintegration |
| Идентификатор | Идентификаторgwt-integration |
| Последняя версия | Последняя версия1.0.0-alpha4 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеGWT integration
Integration of GWT with other technologies and integration of missing parts.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| gwt-integration-1.0.0-alpha4.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-alpha4</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-alpha4'
// https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration/
implementation ("com.github.apetrelli.gwtintegration:gwt-integration:1.0.0-alpha4")
'com.github.apetrelli.gwtintegration:gwt-integration:pom:1.0.0-alpha4'
<dependency org="com.github.apetrelli.gwtintegration" name="gwt-integration" rev="1.0.0-alpha4">
<artifact name="gwt-integration" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.apetrelli.gwtintegration', module='gwt-integration', version='1.0.0-alpha4')
)
libraryDependencies += "com.github.apetrelli.gwtintegration" % "gwt-integration" % "1.0.0-alpha4"
[com.github.apetrelli.gwtintegration/gwt-integration "1.0.0-alpha4"]