Last Version

GFlot :: API 3.3.0

A GWT module that provides widgets for creation and manipulation of charts based on the Flot JavaScript library.

License

License

GroupId

GroupId

com.googlecode.gflot
ArtifactId

ArtifactId

gflot
Version

Version

3.3.0
Type

Type

jar
Description

Description

GFlot :: API
A GWT module that provides widgets for creation and manipulation of charts based on the Flot JavaScript library.
Source Code Management

Source Code Management

https://github.com/nmorel/gflot

Download gflot 3.3.0


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.