Simplifies working with JavaFX 11+ for gradle projects. To override the default JavaFX version, a version string can be declared. This will make sure that all the modules belong to this specific ...
There are a lot of good resources available on how to use the Java plugin for Gradle, but I had a hard time finding information on how to use it with JavaFX while also allowing me to do the following ...