Download gflot-3.0.0.jar file - Jar g

Jar examples for g:gflot

Description

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.

License

MIT License

Build File

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'

Download

Click the following link to download the jar file.

gflot-3.0.0-javadoc.jar
gflot-3.0.0-sources.jar
gflot-3.0.0.jar
gflot-3.0.0.pom



Related Tutorials