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-example-jar |
Version | Version2.0.0-M1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-client-gwt2-plugin-graphicsediting-example-jar/ -->
<dependency>
<groupId>org.geomajas.plugin</groupId>
<artifactId>geomajas-client-gwt2-plugin-graphicsediting-example-jar</artifactId>
<version>2.0.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-client-gwt2-plugin-graphicsediting-example-jar/
implementation 'org.geomajas.plugin:geomajas-client-gwt2-plugin-graphicsediting-example-jar:2.0.0-M1'
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-client-gwt2-plugin-graphicsediting-example-jar/
implementation ("org.geomajas.plugin:geomajas-client-gwt2-plugin-graphicsediting-example-jar:2.0.0-M1")
'org.geomajas.plugin:geomajas-client-gwt2-plugin-graphicsediting-example-jar:jar:2.0.0-M1'
<dependency org="org.geomajas.plugin" name="geomajas-client-gwt2-plugin-graphicsediting-example-jar" rev="2.0.0-M1">
<artifact name="geomajas-client-gwt2-plugin-graphicsediting-example-jar" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geomajas.plugin', module='geomajas-client-gwt2-plugin-graphicsediting-example-jar', version='2.0.0-M1')
)
libraryDependencies += "org.geomajas.plugin" % "geomajas-client-gwt2-plugin-graphicsediting-example-jar" % "2.0.0-M1"
[org.geomajas.plugin/geomajas-client-gwt2-plugin-graphicsediting-example-jar "2.0.0-M1"]