License |
License |
---|---|
Categories |
CategoriesCLI User Interface Geo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.geomajas |
ArtifactId | ArtifactIdgeomajas-dojo-example-client |
Last Version | Last Version1.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeomajas dojo application example client code
Geomajas dojo application example client code
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.geomajas/geomajas-dojo-example-client/ -->
<dependency>
<groupId>org.geomajas</groupId>
<artifactId>geomajas-dojo-example-client</artifactId>
<version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas/geomajas-dojo-example-client/
implementation 'org.geomajas:geomajas-dojo-example-client:1.7.1'
// https://jarcasting.com/artifacts/org.geomajas/geomajas-dojo-example-client/
implementation ("org.geomajas:geomajas-dojo-example-client:1.7.1")
'org.geomajas:geomajas-dojo-example-client:jar:1.7.1'
<dependency org="org.geomajas" name="geomajas-dojo-example-client" rev="1.7.1">
<artifact name="geomajas-dojo-example-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geomajas', module='geomajas-dojo-example-client', version='1.7.1')
)
libraryDependencies += "org.geomajas" % "geomajas-dojo-example-client" % "1.7.1"
[org.geomajas/geomajas-dojo-example-client "1.7.1"]