is not current version
Last Version 11.2.7

de.gsi:chartfx-samples 11.0.2

Small sample applications to showcase the features of the chart-fx library.

GroupId

GroupId

de.gsi
ArtifactId

ArtifactId

chartfx-samples
Version

Version

11.0.2
Type

Type

jar

Download chartfx-samples 11.0.2


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