I added an issue to usb4java's GitHub page:
https://github.com/usb4java/usb4java/issues/88
I thought I would join this group and post a question here.
I am a bit baffled by the use of the libusb4java.jar wrappers when used with modules within an IDE such as Eclipse. For the life of me I can't get it to detect the dll even though it is clearly shown wrapped inside the libusb4java jar in the Maven dependencies.
Modules came out in Java9 and now it is Java21 and using the non-modular usb4java causes several issues when trying to move forward and keep up to date. Thus, are there any plans of providing a module version?