| License |
License |
|---|---|
| Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
| GroupId | GroupIdcom.github.branflake2267 |
| ArtifactId | ArtifactIdgwt-maps-api |
| Version | Version3.10.0-alpha-7 |
| Type | Typejar |
| Description |
DescriptionGWT Maps API V3 - Core API
GWT library to access Google Maps javascript API
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| gwt-maps-api-3.10.0-alpha-7.pom | |
| gwt-maps-api-3.10.0-alpha-7.jar | 745 KB |
| gwt-maps-api-3.10.0-alpha-7-sources.jar | 426 KB |
| gwt-maps-api-3.10.0-alpha-7-javadoc.jar | 3 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.10.0-alpha-7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.branflake2267/gwt-maps-api/
implementation 'com.github.branflake2267:gwt-maps-api:3.10.0-alpha-7'
// https://jarcasting.com/artifacts/com.github.branflake2267/gwt-maps-api/
implementation ("com.github.branflake2267:gwt-maps-api:3.10.0-alpha-7")
'com.github.branflake2267:gwt-maps-api:jar:3.10.0-alpha-7'
<dependency org="com.github.branflake2267" name="gwt-maps-api" rev="3.10.0-alpha-7">
<artifact name="gwt-maps-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.branflake2267', module='gwt-maps-api', version='3.10.0-alpha-7')
)
libraryDependencies += "com.github.branflake2267" % "gwt-maps-api" % "3.10.0-alpha-7"
[com.github.branflake2267/gwt-maps-api "3.10.0-alpha-7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.gwt.google-apis : gwt-ajaxloader | jar | 1.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |