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