License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.claudiushauptmann |
ArtifactId | ArtifactIdgwt-maps-gxt |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongwt-maps-gxt
Integration of Ext GWT's Tool Tips and Popup Menus into the google web toolkit-version of google maps.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gwt-maps-gxt-1.0.0.pom | |
gwt-maps-gxt-1.0.0.jar | 49 KB |
gwt-maps-gxt-1.0.0-sources.jar | 22 KB |
gwt-maps-gxt-1.0.0-javadoc.jar | 108 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.claudiushauptmann/gwt-maps-gxt/ -->
<dependency>
<groupId>com.claudiushauptmann</groupId>
<artifactId>gwt-maps-gxt</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.claudiushauptmann/gwt-maps-gxt/
implementation 'com.claudiushauptmann:gwt-maps-gxt:1.0.0'
// https://jarcasting.com/artifacts/com.claudiushauptmann/gwt-maps-gxt/
implementation ("com.claudiushauptmann:gwt-maps-gxt:1.0.0")
'com.claudiushauptmann:gwt-maps-gxt:jar:1.0.0'
<dependency org="com.claudiushauptmann" name="gwt-maps-gxt" rev="1.0.0">
<artifact name="gwt-maps-gxt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.claudiushauptmann', module='gwt-maps-gxt', version='1.0.0')
)
libraryDependencies += "com.claudiushauptmann" % "gwt-maps-gxt" % "1.0.0"
[com.claudiushauptmann/gwt-maps-gxt "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.0.2 |
com.google.gwt : gwt-dev | jar | 2.0.2 |
com.extjs : gxt | jar | 2.1.1 |
com.google.gwt.google-apis : gwt-maps | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8 |