License |
License |
---|---|
Categories |
CategoriesData JavaFX User Interface |
GroupId | GroupIdorg.javafxdata |
ArtifactId | ArtifactIddatafx-ui |
Last Version | Last Version8.0b5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondatafx-ui
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
datafx-ui-8.0b5.pom | |
datafx-ui-8.0b5.jar | 62 KB |
datafx-ui-8.0b5-sources.jar | 62 KB |
datafx-ui-8.0b5-javadoc.jar | 222 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.javafxdata/datafx-ui/ -->
<dependency>
<groupId>org.javafxdata</groupId>
<artifactId>datafx-ui</artifactId>
<version>8.0b5</version>
</dependency>
// https://jarcasting.com/artifacts/org.javafxdata/datafx-ui/
implementation 'org.javafxdata:datafx-ui:8.0b5'
// https://jarcasting.com/artifacts/org.javafxdata/datafx-ui/
implementation ("org.javafxdata:datafx-ui:8.0b5")
'org.javafxdata:datafx-ui:jar:8.0b5'
<dependency org="org.javafxdata" name="datafx-ui" rev="8.0b5">
<artifact name="datafx-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.javafxdata', module='datafx-ui', version='8.0b5')
)
libraryDependencies += "org.javafxdata" % "datafx-ui" % "8.0b5"
[org.javafxdata/datafx-ui "8.0b5"]
Group / Artifact | Type | Version |
---|---|---|
org.javafxdata : datafx-core | jar | 8.0b5 |
org.controlsfx : controlsfx | jar | 8.0.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |