| License | License | 
|---|---|
| Categories | CategoriesData | 
| GroupId | GroupIdio.datafx | 
| ArtifactId | ArtifactIdflow | 
| Last Version | Last Version8.0.7 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionDataFX Visualizing Enterprise Data in JavaFX | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| flow-8.0.7.pom | |
| flow-8.0.7.jar | 61 KB | 
| flow-8.0.7-sources.jar | 93 KB | 
| flow-8.0.7-javadoc.jar | 222 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.datafx/flow/ -->
<dependency>
    <groupId>io.datafx</groupId>
    <artifactId>flow</artifactId>
    <version>8.0.7</version>
</dependency>// https://jarcasting.com/artifacts/io.datafx/flow/
implementation 'io.datafx:flow:8.0.7'// https://jarcasting.com/artifacts/io.datafx/flow/
implementation ("io.datafx:flow:8.0.7")'io.datafx:flow:jar:8.0.7'<dependency org="io.datafx" name="flow" rev="8.0.7">
  <artifact name="flow" type="jar" />
</dependency>@Grapes(
@Grab(group='io.datafx', module='flow', version='8.0.7')
)libraryDependencies += "io.datafx" % "flow" % "8.0.7"[io.datafx/flow "8.0.7"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.datafx : core | jar | 8.0.7 |