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