License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Geo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.geomajas.plugin |
ArtifactId | ArtifactIdgeomajas-widget-puregwt-core-all |
Last Version | Last Version1.0.0-M3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiongeomajas-puregwt-widget-core plug-in parent
geomajas-puregwt-widget-core plug-in grouping module
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geomajas-widget-puregwt-core-all-1.0.0-M3.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-widget-puregwt-core-all/ -->
<dependency>
<groupId>org.geomajas.plugin</groupId>
<artifactId>geomajas-widget-puregwt-core-all</artifactId>
<version>1.0.0-M3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-widget-puregwt-core-all/
implementation 'org.geomajas.plugin:geomajas-widget-puregwt-core-all:1.0.0-M3'
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-widget-puregwt-core-all/
implementation ("org.geomajas.plugin:geomajas-widget-puregwt-core-all:1.0.0-M3")
'org.geomajas.plugin:geomajas-widget-puregwt-core-all:pom:1.0.0-M3'
<dependency org="org.geomajas.plugin" name="geomajas-widget-puregwt-core-all" rev="1.0.0-M3">
<artifact name="geomajas-widget-puregwt-core-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.geomajas.plugin', module='geomajas-widget-puregwt-core-all', version='1.0.0-M3')
)
libraryDependencies += "org.geomajas.plugin" % "geomajas-widget-puregwt-core-all" % "1.0.0-M3"
[org.geomajas.plugin/geomajas-widget-puregwt-core-all "1.0.0-M3"]