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

de.gsi.chart:chartfx-chart 11.2.2

This charting library ${project.artifactId}- is an extension in the spirit of Oracle's XYChart and performance/time-proven JDataViewer charting functionalities. Emphasis was put on plotting performance for both large number of data points and real-time displays, as well as scientific accuracies leading to error bar/surface plots, and other scientific plotting features (parameter measurements, fitting, multiple axes, zoom, ...).

Группа

Группа

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

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

chartfx-chart
Версия

Версия

11.2.2
Тип

Тип

jar

Скачать chartfx-chart 11.2.2


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