| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки CLI config Библиотеки уровня приложения Configuration Geo Прикладные библиотеки Geospatial |
|---|---|
| Группа | Группаorg.geomajas.plugin |
| Идентификатор | Идентификаторgeomajas-client-gwt-plugin-runtimeconfig-parent |
| Версия | Версия1.15.1 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| geomajas-client-gwt-plugin-runtimeconfig-parent-1.15.1.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-client-gwt-plugin-runtimeconfig-parent/ -->
<dependency>
<groupId>org.geomajas.plugin</groupId>
<artifactId>geomajas-client-gwt-plugin-runtimeconfig-parent</artifactId>
<version>1.15.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-client-gwt-plugin-runtimeconfig-parent/
implementation 'org.geomajas.plugin:geomajas-client-gwt-plugin-runtimeconfig-parent:1.15.1'
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-client-gwt-plugin-runtimeconfig-parent/
implementation ("org.geomajas.plugin:geomajas-client-gwt-plugin-runtimeconfig-parent:1.15.1")
'org.geomajas.plugin:geomajas-client-gwt-plugin-runtimeconfig-parent:pom:1.15.1'
<dependency org="org.geomajas.plugin" name="geomajas-client-gwt-plugin-runtimeconfig-parent" rev="1.15.1">
<artifact name="geomajas-client-gwt-plugin-runtimeconfig-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.geomajas.plugin', module='geomajas-client-gwt-plugin-runtimeconfig-parent', version='1.15.1')
)
libraryDependencies += "org.geomajas.plugin" % "geomajas-client-gwt-plugin-runtimeconfig-parent" % "1.15.1"
[org.geomajas.plugin/geomajas-client-gwt-plugin-runtimeconfig-parent "1.15.1"]