Categories |
CategoriesGeoTools Business Logic Libraries Geospatial Geo |
---|---|
GroupId | GroupIdorg.geomajas.plugin |
ArtifactId | ArtifactIdgeomajas-layer-geotools |
Version | Version1.15.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-layer-geotools/ -->
<dependency>
<groupId>org.geomajas.plugin</groupId>
<artifactId>geomajas-layer-geotools</artifactId>
<version>1.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-layer-geotools/
implementation 'org.geomajas.plugin:geomajas-layer-geotools:1.15.0'
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-layer-geotools/
implementation ("org.geomajas.plugin:geomajas-layer-geotools:1.15.0")
'org.geomajas.plugin:geomajas-layer-geotools:jar:1.15.0'
<dependency org="org.geomajas.plugin" name="geomajas-layer-geotools" rev="1.15.0">
<artifact name="geomajas-layer-geotools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geomajas.plugin', module='geomajas-layer-geotools', version='1.15.0')
)
libraryDependencies += "org.geomajas.plugin" % "geomajas-layer-geotools" % "1.15.0"
[org.geomajas.plugin/geomajas-layer-geotools "1.15.0"]