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