Jar examples for g:gwt-charts
Unofficial Google Chart Tools API for Google Web Toolkit
You can download jar file gwt-charts 0.9.9 in this page.
The Apache Software License, Version 2.0
You can use the following script to add gwt-charts-0.9.9.jar to your project.
<dependency> <groupId>com.googlecode.gwt-charts</groupId> <artifactId>gwt-charts</artifactId> <version>0.9.9</version> </dependency>
compile group: 'com.googlecode.gwt-charts', name: 'gwt-charts', version: '0.9.9'
libraryDependencies += "com.googlecode.gwt-charts" % "gwt-charts" % "0.9.9"
<dependency org="com.googlecode.gwt-charts" name="gwt-charts" rev="0.9.9"/>
@Grapes(@Grab(group='com.googlecode.gwt-charts', module='gwt-charts', version='0.9.9'))
'com.googlecode.gwt-charts:gwt-charts:jar:0.9.9'
Click the following link to download the jar file.
gwt-charts-0.9.9-javadoc.jar