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