is not current version
Last Version 8.0b5

org.javafxdata:datafx-core 2.0-b3


Categories

Categories

Data JavaFX User Interface
GroupId

GroupId

org.javafxdata
ArtifactId

ArtifactId

datafx-core
Version

Version

2.0-b3
Type

Type

jar

Download datafx-core 2.0-b3


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