is not current version
Last Version 3.0

eu.future-earth.gwt:ftr-gwt-charts 2.1

The Gwt Chart library

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Charts
GroupId

GroupId

eu.future-earth.gwt
ArtifactId

ArtifactId

ftr-gwt-charts
Version

Version

2.1
Type

Type

jar

Download ftr-gwt-charts 2.1


<!-- https://jarcasting.com/artifacts/eu.future-earth.gwt/ftr-gwt-charts/ -->
<dependency>
    <groupId>eu.future-earth.gwt</groupId>
    <artifactId>ftr-gwt-charts</artifactId>
    <version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.future-earth.gwt/ftr-gwt-charts/
implementation 'eu.future-earth.gwt:ftr-gwt-charts:2.1'
// https://jarcasting.com/artifacts/eu.future-earth.gwt/ftr-gwt-charts/
implementation ("eu.future-earth.gwt:ftr-gwt-charts:2.1")
'eu.future-earth.gwt:ftr-gwt-charts:jar:2.1'
<dependency org="eu.future-earth.gwt" name="ftr-gwt-charts" rev="2.1">
  <artifact name="ftr-gwt-charts" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.future-earth.gwt', module='ftr-gwt-charts', version='2.1')
)
libraryDependencies += "eu.future-earth.gwt" % "ftr-gwt-charts" % "2.1"
[eu.future-earth.gwt/ftr-gwt-charts "2.1"]