is not current version
Last Version 0.9.10

com.googlecode.gwt-charts:gwt-charts 0.9.8

Unofficial Google Chart Tools API for Google Web Toolkit

Categories

Categories

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

GroupId

com.googlecode.gwt-charts
ArtifactId

ArtifactId

gwt-charts
Version

Version

0.9.8
Type

Type

jar

Download gwt-charts 0.9.8


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