License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks CLI Geo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.geomajas.plugin |
ArtifactId | ArtifactIdgeomajas-client-gwt2-plugin-corewidget-parent |
Version | Version2.4.3 |
Type | Typepom |
Description |
DescriptionGeomajas GWT2 client: Plugin Core Widget - Parent
Geomajas GWT2 client: Plugin Core Widget - Parent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geomajas-client-gwt2-plugin-corewidget-parent-2.4.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-client-gwt2-plugin-corewidget-parent/ -->
<dependency>
<groupId>org.geomajas.plugin</groupId>
<artifactId>geomajas-client-gwt2-plugin-corewidget-parent</artifactId>
<version>2.4.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-client-gwt2-plugin-corewidget-parent/
implementation 'org.geomajas.plugin:geomajas-client-gwt2-plugin-corewidget-parent:2.4.3'
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-client-gwt2-plugin-corewidget-parent/
implementation ("org.geomajas.plugin:geomajas-client-gwt2-plugin-corewidget-parent:2.4.3")
'org.geomajas.plugin:geomajas-client-gwt2-plugin-corewidget-parent:pom:2.4.3'
<dependency org="org.geomajas.plugin" name="geomajas-client-gwt2-plugin-corewidget-parent" rev="2.4.3">
<artifact name="geomajas-client-gwt2-plugin-corewidget-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.geomajas.plugin', module='geomajas-client-gwt2-plugin-corewidget-parent', version='2.4.3')
)
libraryDependencies += "org.geomajas.plugin" % "geomajas-client-gwt2-plugin-corewidget-parent" % "2.4.3"
[org.geomajas.plugin/geomajas-client-gwt2-plugin-corewidget-parent "2.4.3"]