Google API Libraries for Google Web Toolkit

The Google API Libraries for Google Web Toolkit is a collection of libraries that provide Java language bindings for popular Google JavaScript APIs. These libraries make it quick and easy for developers to use these Google JavaScript APIs with Google Web Toolkit. The libraries are supported by the Google Web Toolkit team.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.google.gwt.google-apis
ArtifactId

ArtifactId

gwt-visualization
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Google API Libraries for Google Web Toolkit
The Google API Libraries for Google Web Toolkit is a collection of libraries that provide Java language bindings for popular Google JavaScript APIs. These libraries make it quick and easy for developers to use these Google JavaScript APIs with Google Web Toolkit. The libraries are supported by the Google Web Toolkit team.
Project URL

Project URL

http://code.google.com/p/gwt-google-apis/
Source Code Management

Source Code Management

http://code.google.com/p/gwt-google-apis/source/browse/

Download gwt-visualization

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.gwt.google-apis/gwt-visualization/ -->
<dependency>
    <groupId>com.google.gwt.google-apis</groupId>
    <artifactId>gwt-visualization</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.gwt.google-apis/gwt-visualization/
implementation 'com.google.gwt.google-apis:gwt-visualization:1.0.2'
// https://jarcasting.com/artifacts/com.google.gwt.google-apis/gwt-visualization/
implementation ("com.google.gwt.google-apis:gwt-visualization:1.0.2")
'com.google.gwt.google-apis:gwt-visualization:jar:1.0.2'
<dependency org="com.google.gwt.google-apis" name="gwt-visualization" rev="1.0.2">
  <artifact name="gwt-visualization" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.gwt.google-apis', module='gwt-visualization', version='1.0.2')
)
libraryDependencies += "com.google.gwt.google-apis" % "gwt-visualization" % "1.0.2"
[com.google.gwt.google-apis/gwt-visualization "1.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 1.5.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.0