is not current version
Last Version 8.0.1

io.datafx:tutorials-flow1 8.0b8

Visualizing Enterprise Data in JavaFX

Categories

Categories

Data
GroupId

GroupId

io.datafx
ArtifactId

ArtifactId

tutorials-flow1
Version

Version

8.0b8
Type

Type

jar

Download tutorials-flow1 8.0b8


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