I have tried to use this dependency for a few weeks now for a project.
This project uses modules and i have tried to find a solution as to why my module-info.java was giving me trouble with this specific dependency (specifically saying it couldnt be found) after lots of attempts i arrived at the conclusion that the issue was caused by the dependency lacking a module-info.class file
Im wondering if there is anything i could do about this
I have tried to use this dependency for a few weeks now for a project.
This project uses modules and i have tried to find a solution as to why my module-info.java was giving me trouble with this specific dependency (specifically saying it couldnt be found) after lots of attempts i arrived at the conclusion that the issue was caused by the dependency lacking a module-info.class file
Im wondering if there is anything i could do about this