is not current version
Last Version 8.0b1

org.javafxdata:datafx-cell 2.0b5


Categories

Categories

Data JavaFX User Interface
GroupId

GroupId

org.javafxdata
ArtifactId

ArtifactId

datafx-cell
Version

Version

2.0b5
Type

Type

jar

Download datafx-cell 2.0b5


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