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