| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks | 
|---|---|
| GroupId | GroupIdcom.github.branflake2267 | 
| ArtifactId | ArtifactIdgwt-maps-api | 
| Version | Version3.9.0-build-16 | 
| Type | Typejar | 
| Filename | Size | 
|---|---|
| gwt-maps-api-3.9.0-build-16.pom | |
| gwt-maps-api-3.9.0-build-16.jar | 704 KB | 
| gwt-maps-api-3.9.0-build-16-sources.jar | 406 KB | 
| gwt-maps-api-3.9.0-build-16-javadoc.jar | 2 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.branflake2267/gwt-maps-api/ -->
<dependency>
    <groupId>com.github.branflake2267</groupId>
    <artifactId>gwt-maps-api</artifactId>
    <version>3.9.0-build-16</version>
</dependency>// https://jarcasting.com/artifacts/com.github.branflake2267/gwt-maps-api/
implementation 'com.github.branflake2267:gwt-maps-api:3.9.0-build-16'// https://jarcasting.com/artifacts/com.github.branflake2267/gwt-maps-api/
implementation ("com.github.branflake2267:gwt-maps-api:3.9.0-build-16")'com.github.branflake2267:gwt-maps-api:jar:3.9.0-build-16'<dependency org="com.github.branflake2267" name="gwt-maps-api" rev="3.9.0-build-16">
  <artifact name="gwt-maps-api" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.branflake2267', module='gwt-maps-api', version='3.9.0-build-16')
)libraryDependencies += "com.github.branflake2267" % "gwt-maps-api" % "3.9.0-build-16"[com.github.branflake2267/gwt-maps-api "3.9.0-build-16"]