lets-plot-kotlin
lets-plot-kotlin copied to clipboard
Missing module-info.java
Is it possible to add a module-info.java so the library can be used in modular applications (without plugins)?
I guess we can try. Will this require modularization of dependency JARs like lets-plot-common
?
Is it possible to add a module-info.java so the library can be used in modular applications (without plugins)?
Could you tell me how to use it in modular javafx application with some plugins?