License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks CLI Geo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.geomajas.plugin |
ArtifactId | ArtifactIdgeomajas-client-gwt-widget-layer-parent |
Last Version | Last Version1.16.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGeomajas GWT client: Plugin Widget Layer - Parent
Geomajas GWT client: Plugin Widget Layer - Parent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geomajas-client-gwt-widget-layer-parent-1.16.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-client-gwt-widget-layer-parent/ -->
<dependency>
<groupId>org.geomajas.plugin</groupId>
<artifactId>geomajas-client-gwt-widget-layer-parent</artifactId>
<version>1.16.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-client-gwt-widget-layer-parent/
implementation 'org.geomajas.plugin:geomajas-client-gwt-widget-layer-parent:1.16.0'
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-client-gwt-widget-layer-parent/
implementation ("org.geomajas.plugin:geomajas-client-gwt-widget-layer-parent:1.16.0")
'org.geomajas.plugin:geomajas-client-gwt-widget-layer-parent:pom:1.16.0'
<dependency org="org.geomajas.plugin" name="geomajas-client-gwt-widget-layer-parent" rev="1.16.0">
<artifact name="geomajas-client-gwt-widget-layer-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.geomajas.plugin', module='geomajas-client-gwt-widget-layer-parent', version='1.16.0')
)
libraryDependencies += "org.geomajas.plugin" % "geomajas-client-gwt-widget-layer-parent" % "1.16.0"
[org.geomajas.plugin/geomajas-client-gwt-widget-layer-parent "1.16.0"]