JavaFX UI controls library providing a rich set of user interface components for desktop applications.
<dependency>
<groupId>org.openjfx</groupId>
<artifactId>javafx-controls</artifactId>
<version>25.0.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a simple JavaFX application with a button that prints a message on click.
Add the javafx-controls module to your module-path or use a JDK distribution that includes JavaFX (e.g., LibericaFX).
No dependency data recorded yet.