| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks | 
| GroupId | GroupIdcom.github.branflake2267 | 
| ArtifactId | ArtifactIdgwt-maps | 
| Last Version | Last Version3.10.0-alpha-7 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionGWT Maps API V3 GWT library to access Google Maps javascript API | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| gwt-maps-3.10.0-alpha-7.pom | 12 KB | 
| Browse | 
<!-- 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"]