| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки GeoTools Прикладные библиотеки Geospatial Geo |
|---|---|
| Группа | Группаorg.geomajas.plugin |
| Идентификатор | Идентификаторgeomajas-layer-geotools-gwt-example-jar |
| Версия | Версия1.15.0-M2 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-layer-geotools-gwt-example-jar/ -->
<dependency>
<groupId>org.geomajas.plugin</groupId>
<artifactId>geomajas-layer-geotools-gwt-example-jar</artifactId>
<version>1.15.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-layer-geotools-gwt-example-jar/
implementation 'org.geomajas.plugin:geomajas-layer-geotools-gwt-example-jar:1.15.0-M2'
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-layer-geotools-gwt-example-jar/
implementation ("org.geomajas.plugin:geomajas-layer-geotools-gwt-example-jar:1.15.0-M2")
'org.geomajas.plugin:geomajas-layer-geotools-gwt-example-jar:jar:1.15.0-M2'
<dependency org="org.geomajas.plugin" name="geomajas-layer-geotools-gwt-example-jar" rev="1.15.0-M2">
<artifact name="geomajas-layer-geotools-gwt-example-jar" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geomajas.plugin', module='geomajas-layer-geotools-gwt-example-jar', version='1.15.0-M2')
)
libraryDependencies += "org.geomajas.plugin" % "geomajas-layer-geotools-gwt-example-jar" % "1.15.0-M2"
[org.geomajas.plugin/geomajas-layer-geotools-gwt-example-jar "1.15.0-M2"]