is not current version
Last Version 8.0b5

org.javafxdata:datafx-core 8.0b1


Categories

Categories

Data JavaFX User Interface
GroupId

GroupId

org.javafxdata
ArtifactId

ArtifactId

datafx-core
Version

Version

8.0b1
Type

Type

jar

Download datafx-core 8.0b1


<!-- https://jarcasting.com/artifacts/org.javafxdata/datafx-core/ -->
<dependency>
    <groupId>org.javafxdata</groupId>
    <artifactId>datafx-core</artifactId>
    <version>8.0b1</version>
</dependency>
// https://jarcasting.com/artifacts/org.javafxdata/datafx-core/
implementation 'org.javafxdata:datafx-core:8.0b1'
// https://jarcasting.com/artifacts/org.javafxdata/datafx-core/
implementation ("org.javafxdata:datafx-core:8.0b1")
'org.javafxdata:datafx-core:jar:8.0b1'
<dependency org="org.javafxdata" name="datafx-core" rev="8.0b1">
  <artifact name="datafx-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.javafxdata', module='datafx-core', version='8.0b1')
)
libraryDependencies += "org.javafxdata" % "datafx-core" % "8.0b1"
[org.javafxdata/datafx-core "8.0b1"]