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