GWT Charts

Unofficial Google Chart Tools API for Google Web Toolkit

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Charts
GroupId

GroupId

com.googlecode.gwt-charts
ArtifactId

ArtifactId

gwt-charts
Last Version

Last Version

0.9.10
Release Date

Release Date

Type

Type

jar
Description

Description

GWT Charts
Unofficial Google Chart Tools API for Google Web Toolkit

Download gwt-charts

How to add to project

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

Dependencies

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.10
0.9.9
0.9.8