не последняя версия
Последняя версия 11.2.7

de.gsi:chartfx-samples 8.1.4

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

Группа

Группа

de.gsi
Идентификатор

Идентификатор

chartfx-samples
Версия

Версия

8.1.4
Тип

Тип

jar

Скачать chartfx-samples 8.1.4


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