JavaFX module providing web rendering capabilities via WebView.
<dependency>
<groupId>org.openjfx</groupId>
<artifactId>javafx-web</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.
Create a WebView and load a URL.
Add JavaFX SDK or use a JDK that bundles JavaFX (e.g., Liberica FX).
No dependency data recorded yet.