| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Utility General Purpose Libraries | 
| GroupId | GroupIdcom.github.branflake2267 | 
| ArtifactId | ArtifactIdgwt-maps-utility | 
| Version | Version3.10.0-alpha-7 | 
| Type | Typepom | 
| Description | DescriptionGWT Maps API V3 - Utility Library GWT library to access Google Maps javascript API | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| gwt-maps-utility-3.10.0-alpha-7.pom | 624 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.branflake2267/gwt-maps-utility/ -->
<dependency>
    <groupId>com.github.branflake2267</groupId>
    <artifactId>gwt-maps-utility</artifactId>
    <version>3.10.0-alpha-7</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.github.branflake2267/gwt-maps-utility/
implementation 'com.github.branflake2267:gwt-maps-utility:3.10.0-alpha-7'// https://jarcasting.com/artifacts/com.github.branflake2267/gwt-maps-utility/
implementation ("com.github.branflake2267:gwt-maps-utility:3.10.0-alpha-7")'com.github.branflake2267:gwt-maps-utility:pom:3.10.0-alpha-7'<dependency org="com.github.branflake2267" name="gwt-maps-utility" rev="3.10.0-alpha-7">
  <artifact name="gwt-maps-utility" type="pom" />
</dependency>@Grapes(
@Grab(group='com.github.branflake2267', module='gwt-maps-utility', version='3.10.0-alpha-7')
)libraryDependencies += "com.github.branflake2267" % "gwt-maps-utility" % "3.10.0-alpha-7"[com.github.branflake2267/gwt-maps-utility "3.10.0-alpha-7"]