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