Provides the core graphics and UI controls for JavaFX applications.
<dependency>
<groupId>org.openjfx</groupId>
<artifactId>javafx-graphics</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.
Minimal JavaFX application showing a window with a label.
Add --module-path /path/to/javafx-sdk/lib --add-modules javafx.controls to JVM arguments.
No dependency data recorded yet.