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