is not current version
Last Version 8.0.7

io.datafx:flow 8.0

Visualizing Enterprise Data in JavaFX

Categories

Categories

Data
GroupId

GroupId

io.datafx
ArtifactId

ArtifactId

flow
Version

Version

8.0
Type

Type

jar

Download flow 8.0


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