License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.datafx |
ArtifactId | ArtifactIdtutorials-flow7 |
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-flow7-8.0.1.pom | |
tutorials-flow7-8.0.1.jar | 6 KB |
tutorials-flow7-8.0.1-sources.jar | 4 KB |
tutorials-flow7-8.0.1-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.datafx/tutorials-flow7/ -->
<dependency>
<groupId>io.datafx</groupId>
<artifactId>tutorials-flow7</artifactId>
<version>8.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.datafx/tutorials-flow7/
implementation 'io.datafx:tutorials-flow7:8.0.1'
// https://jarcasting.com/artifacts/io.datafx/tutorials-flow7/
implementation ("io.datafx:tutorials-flow7:8.0.1")
'io.datafx:tutorials-flow7:jar:8.0.1'
<dependency org="io.datafx" name="tutorials-flow7" rev="8.0.1">
<artifact name="tutorials-flow7" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datafx', module='tutorials-flow7', version='8.0.1')
)
libraryDependencies += "io.datafx" % "tutorials-flow7" % "8.0.1"
[io.datafx/tutorials-flow7 "8.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.datafx : injection | jar | 8.0.1 |