I know you can add jars easily as part of your lib...
# tornadofx
a
I know you can add jars easily as part of your library, however, is it possible to use a zip file as a library or would I have to find a way to turn it into a jar
c
A jar is a zip file and an optional manifest. In the early days, .zip was more common like the old classes.zip for oracle jdbc drivers