is not current version
Last Version 11.2.7

de.gsi.dataset:chartfx-dataset 8.0.4

Container for handling different types of datasets with metadata, uncertainties, etc. Provides interfaces for the charting and math library to use.

Categories

Categories

Data
GroupId

GroupId

de.gsi.dataset
ArtifactId

ArtifactId

chartfx-dataset
Version

Version

8.0.4
Type

Type

jar

Download chartfx-dataset 8.0.4


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