| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Charts | 
| GroupId | GroupIdeu.future-earth.gwt | 
| ArtifactId | ArtifactIdftr-gwt-charts | 
| Last Version | Last Version3.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionThe Charting Library. The Gwt Chart library | 
| Filename | Size | 
|---|---|
| ftr-gwt-charts-3.0.pom | |
| ftr-gwt-charts-3.0.jar | 47 KB | 
| ftr-gwt-charts-3.0-sources.jar | 17 KB | 
| ftr-gwt-charts-3.0-javadoc.jar | 147 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/eu.future-earth.gwt/ftr-gwt-charts/ -->
<dependency>
    <groupId>eu.future-earth.gwt</groupId>
    <artifactId>ftr-gwt-charts</artifactId>
    <version>3.0</version>
</dependency>// https://jarcasting.com/artifacts/eu.future-earth.gwt/ftr-gwt-charts/
implementation 'eu.future-earth.gwt:ftr-gwt-charts:3.0'// https://jarcasting.com/artifacts/eu.future-earth.gwt/ftr-gwt-charts/
implementation ("eu.future-earth.gwt:ftr-gwt-charts:3.0")'eu.future-earth.gwt:ftr-gwt-charts:jar:3.0'<dependency org="eu.future-earth.gwt" name="ftr-gwt-charts" rev="3.0">
  <artifact name="ftr-gwt-charts" type="jar" />
</dependency>@Grapes(
@Grab(group='eu.future-earth.gwt', module='ftr-gwt-charts', version='3.0')
)libraryDependencies += "eu.future-earth.gwt" % "ftr-gwt-charts" % "3.0"[eu.future-earth.gwt/ftr-gwt-charts "3.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.gwt : gwt-servlet | jar | 2.6.1 | 
| com.google.gwt : gwt-user | jar | 2.6.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 |