Last Version

XAOS - Plot 0.4.3

JavaFX-based controls and tools for plotting data into a graph.

License

License

GroupId

GroupId

se.europeanspallationsource
ArtifactId

ArtifactId

xaos.ui.plot
Version

Version

0.4.3
Type

Type

jar
Description

Description

XAOS - Plot
JavaFX-based controls and tools for plotting data into a graph.
Project URL

Project URL

https://github.com/ESSICS/XAOS

Download xaos.ui.plot 0.4.3


<!-- https://jarcasting.com/artifacts/se.europeanspallationsource/xaos.ui.plot/ -->
<dependency>
    <groupId>se.europeanspallationsource</groupId>
    <artifactId>xaos.ui.plot</artifactId>
    <version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/se.europeanspallationsource/xaos.ui.plot/
implementation 'se.europeanspallationsource:xaos.ui.plot:0.4.3'
// https://jarcasting.com/artifacts/se.europeanspallationsource/xaos.ui.plot/
implementation ("se.europeanspallationsource:xaos.ui.plot:0.4.3")
'se.europeanspallationsource:xaos.ui.plot:jar:0.4.3'
<dependency org="se.europeanspallationsource" name="xaos.ui.plot" rev="0.4.3">
  <artifact name="xaos.ui.plot" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.europeanspallationsource', module='xaos.ui.plot', version='0.4.3')
)
libraryDependencies += "se.europeanspallationsource" % "xaos.ui.plot" % "0.4.3"
[se.europeanspallationsource/xaos.ui.plot "0.4.3"]

Dependencies

compile (12)

Group / Artifact Type Version
org.openjfx : javafx-base jar 12
org.openjfx : javafx-controls jar 12
org.openjfx : javafx-fxml jar 12
org.openjfx : javafx-graphics jar 12
org.openjfx : javafx-swing jar 12
org.openjfx : javafx-web jar 12
org.apache.commons : commons-lang3 jar 3.9
org.apache.commons : commons-math3 jar 3.6.1
se.europeanspallationsource : xaos.core jar 0.4.3
se.europeanspallationsource : xaos.tools jar 0.4.3
se.europeanspallationsource : xaos.ui jar 0.4.3
org.controlsfx : controlsfx jar 11.0.0

test (4)

Group / Artifact Type Version
org.testfx : testfx-core jar 4.0.15-alpha
org.testfx : testfx-junit jar 4.0.15-alpha
org.assertj : assertj-core jar 3.12.2
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.