License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Geo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.geomajas.documentation |
ArtifactId | ArtifactIdcommon-gwt-documentation |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon-gwt documentation
common-gwt documentation
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
common-gwt-documentation-1.4.0.pom | |
common-gwt-documentation-1.4.0.jar | 134 KB |
common-gwt-documentation-1.4.0-sources.jar | 132 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.geomajas.documentation/common-gwt-documentation/ -->
<dependency>
<groupId>org.geomajas.documentation</groupId>
<artifactId>common-gwt-documentation</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas.documentation/common-gwt-documentation/
implementation 'org.geomajas.documentation:common-gwt-documentation:1.4.0'
// https://jarcasting.com/artifacts/org.geomajas.documentation/common-gwt-documentation/
implementation ("org.geomajas.documentation:common-gwt-documentation:1.4.0")
'org.geomajas.documentation:common-gwt-documentation:jar:1.4.0'
<dependency org="org.geomajas.documentation" name="common-gwt-documentation" rev="1.4.0">
<artifact name="common-gwt-documentation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geomajas.documentation', module='common-gwt-documentation', version='1.4.0')
)
libraryDependencies += "org.geomajas.documentation" % "common-gwt-documentation" % "1.4.0"
[org.geomajas.documentation/common-gwt-documentation "1.4.0"]