Jar examples for g:gflot
A GWT module that provides widgets for creation and manipulation of charts based on the Flot JavaScript library.
You can download jar file gflot 3.0.0 in this page.
MIT License
You can use the following script to add gflot-3.0.0.jar to your project.
<dependency> <groupId>com.googlecode.gflot</groupId> <artifactId>gflot</artifactId> <version>3.0.0</version> </dependency>
compile group: 'com.googlecode.gflot', name: 'gflot', version: '3.0.0'
libraryDependencies += "com.googlecode.gflot" % "gflot" % "3.0.0"
<dependency org="com.googlecode.gflot" name="gflot" rev="3.0.0"/>
@Grapes(@Grab(group='com.googlecode.gflot', module='gflot', version='3.0.0'))
'com.googlecode.gflot:gflot:jar:3.0.0'
Click the following link to download the jar file.
gflot-3.0.0-javadoc.jar