Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Geo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdorg.geomajas.documentation |
ArtifactId | ArtifactIdapplication.smartgwt.archetype |
Last Version | Last Version1.12.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmartGWT Example Application Guide
SmartGWT Example Application Guide
|
<!-- https://jarcasting.com/artifacts/org.geomajas.documentation/application.smartgwt.archetype/ -->
<dependency>
<groupId>org.geomajas.documentation</groupId>
<artifactId>application.smartgwt.archetype</artifactId>
<version>1.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas.documentation/application.smartgwt.archetype/
implementation 'org.geomajas.documentation:application.smartgwt.archetype:1.12.0'
// https://jarcasting.com/artifacts/org.geomajas.documentation/application.smartgwt.archetype/
implementation ("org.geomajas.documentation:application.smartgwt.archetype:1.12.0")
'org.geomajas.documentation:application.smartgwt.archetype:jar:1.12.0'
<dependency org="org.geomajas.documentation" name="application.smartgwt.archetype" rev="1.12.0">
<artifact name="application.smartgwt.archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geomajas.documentation', module='application.smartgwt.archetype', version='1.12.0')
)
libraryDependencies += "org.geomajas.documentation" % "application.smartgwt.archetype" % "1.12.0"
[org.geomajas.documentation/application.smartgwt.archetype "1.12.0"]