The JavaFX runtime is delivered as an SDK and as a set of jmods for each platform.
There are two ways you can use the JavaFX runtime with your application. Both of these methods presume that you have already downloaded JDK 24, set JAVA_HOME to point to it, and put JDK 24 in your PATH.