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