| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки |
|---|---|
| Группа | Группаcom.github.tdesjardins |
| Идентификатор | Идентификаторgwt-ol3-parent |
| Версия | Версия7.3.0-gwt2_9 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| gwt-ol3-parent-7.3.0-gwt2_9.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.tdesjardins/gwt-ol3-parent/ -->
<dependency>
<groupId>com.github.tdesjardins</groupId>
<artifactId>gwt-ol3-parent</artifactId>
<version>7.3.0-gwt2_9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.tdesjardins/gwt-ol3-parent/
implementation 'com.github.tdesjardins:gwt-ol3-parent:7.3.0-gwt2_9'
// https://jarcasting.com/artifacts/com.github.tdesjardins/gwt-ol3-parent/
implementation ("com.github.tdesjardins:gwt-ol3-parent:7.3.0-gwt2_9")
'com.github.tdesjardins:gwt-ol3-parent:pom:7.3.0-gwt2_9'
<dependency org="com.github.tdesjardins" name="gwt-ol3-parent" rev="7.3.0-gwt2_9">
<artifact name="gwt-ol3-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.tdesjardins', module='gwt-ol3-parent', version='7.3.0-gwt2_9')
)
libraryDependencies += "com.github.tdesjardins" % "gwt-ol3-parent" % "7.3.0-gwt2_9"
[com.github.tdesjardins/gwt-ol3-parent "7.3.0-gwt2_9"]