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