License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial Utility General Purpose Libraries |
GroupId | GroupIdorg.geomajas.plugin |
ArtifactId | ArtifactIdgeomajas-widget-utility-all |
Last Version | Last Version1.0.0-M4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWidget utility parent
Parent module for the utility widgets plugin.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geomajas-widget-utility-all-1.0.0-M4.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-widget-utility-all/ -->
<dependency>
<groupId>org.geomajas.plugin</groupId>
<artifactId>geomajas-widget-utility-all</artifactId>
<version>1.0.0-M4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-widget-utility-all/
implementation 'org.geomajas.plugin:geomajas-widget-utility-all:1.0.0-M4'
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-widget-utility-all/
implementation ("org.geomajas.plugin:geomajas-widget-utility-all:1.0.0-M4")
'org.geomajas.plugin:geomajas-widget-utility-all:pom:1.0.0-M4'
<dependency org="org.geomajas.plugin" name="geomajas-widget-utility-all" rev="1.0.0-M4">
<artifact name="geomajas-widget-utility-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.geomajas.plugin', module='geomajas-widget-utility-all', version='1.0.0-M4')
)
libraryDependencies += "org.geomajas.plugin" % "geomajas-widget-utility-all" % "1.0.0-M4"
[org.geomajas.plugin/geomajas-widget-utility-all "1.0.0-M4"]