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