Finding javafx jar file for windows

jar, java, javafx

Solution

JavaFX comes together with the latest JDK/ JRE from Oracle.

Problem

Does anyone know where I can find the jar file for the `javafx` package for windows? I can only find zip files and exe files. Can someone answer with a link to download the package?

Original source