Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks CLI Geo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdorg.geomajas.plugin |
ArtifactId | ArtifactIdgeomajas-client-gwt2-plugin-wms-documentation |
Version | Version2.4.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-client-gwt2-plugin-wms-documentation/ -->
<dependency>
<groupId>org.geomajas.plugin</groupId>
<artifactId>geomajas-client-gwt2-plugin-wms-documentation</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-client-gwt2-plugin-wms-documentation/
implementation 'org.geomajas.plugin:geomajas-client-gwt2-plugin-wms-documentation:2.4.0'
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-client-gwt2-plugin-wms-documentation/
implementation ("org.geomajas.plugin:geomajas-client-gwt2-plugin-wms-documentation:2.4.0")
'org.geomajas.plugin:geomajas-client-gwt2-plugin-wms-documentation:jar:2.4.0'
<dependency org="org.geomajas.plugin" name="geomajas-client-gwt2-plugin-wms-documentation" rev="2.4.0">
<artifact name="geomajas-client-gwt2-plugin-wms-documentation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geomajas.plugin', module='geomajas-client-gwt2-plugin-wms-documentation', version='2.4.0')
)
libraryDependencies += "org.geomajas.plugin" % "geomajas-client-gwt2-plugin-wms-documentation" % "2.4.0"
[org.geomajas.plugin/geomajas-client-gwt2-plugin-wms-documentation "2.4.0"]