I am using Gradle to get dependencies, but I'm not...
# tornadofx
m
I am using Gradle to get dependencies, but I'm not using it to build the Jar. I think. I'm just using the IntelliJ artifact building tool. Everything works now though, but I had to add a
main()
function that I didn't need before.