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