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