oh jeez, I just started a new javafx project on ja...
# tornadofx
g
oh jeez, I just started a new javafx project on java 11 (all my apps are still on 1.8), and I just learned that javaFX is no longer distributed with java. I'm using gradle and my only deps are "kotlin-stdlib" and "no.tornado:tornadofx", what are the deps I should be adding to get a copy of java fx?