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