GWT Maps API V3

GWT library to access Google Maps javascript API

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.branflake2267
ArtifactId

ArtifactId

gwt-maps
Last Version

Last Version

3.10.0-alpha-7
Release Date

Release Date

Type

Type

pom
Description

Description

GWT Maps API V3
GWT library to access Google Maps javascript API
Project URL

Project URL

https://github.com/branflake2267/GWT-Maps-V3-Api/
Project Organization

Project Organization

GWT Maps API V3
Source Code Management

Source Code Management

https://github.com/branflake2267/GWT-Maps-V3-Api.git

Download gwt-maps

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.branflake2267/gwt-maps/ -->
<dependency>
    <groupId>com.github.branflake2267</groupId>
    <artifactId>gwt-maps</artifactId>
    <version>3.10.0-alpha-7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.branflake2267/gwt-maps/
implementation 'com.github.branflake2267:gwt-maps:3.10.0-alpha-7'
// https://jarcasting.com/artifacts/com.github.branflake2267/gwt-maps/
implementation ("com.github.branflake2267:gwt-maps:3.10.0-alpha-7")
'com.github.branflake2267:gwt-maps:pom:3.10.0-alpha-7'
<dependency org="com.github.branflake2267" name="gwt-maps" rev="3.10.0-alpha-7">
  <artifact name="gwt-maps" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.branflake2267', module='gwt-maps', version='3.10.0-alpha-7')
)
libraryDependencies += "com.github.branflake2267" % "gwt-maps" % "3.10.0-alpha-7"
[com.github.branflake2267/gwt-maps "3.10.0-alpha-7"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • gwt-maps-api
  • gwt-maps-utility
  • gwt-maps-showcase

Versions

Version
3.10.0-alpha-7
3.10.0-alpha-6
3.10.0-alpha-2
3.10.0-alpha-1
3.9.0-build-17
3.9.0-build-16
3.9.0-alpha-15