HanSolo / medusa

A JavaFX library for Gauges
Apache License 2.0
687 stars 129 forks source link

Remove Maven dependencies on javafx #198

Open Abu-Abdullah opened 4 years ago

Abu-Abdullah commented 4 years ago

Hi,

i would suggest to remove the maven dependency on javafx. currently it is set to v12.0.1. any user planning to run JavaFx will import it him self and usually will pick the most updated version or patch. it is not a big deal but i guess it is more logical.

in case this is not accepted, at least let the dependecy on LTS version which is now v11

jeffCabrera0321 commented 3 years ago

Has this ever been implemented?

rnayabed commented 2 years ago

Any updates @HanSolo