Hello, I have a third-party Java library which is a binary-only jar (not open-source) and has separate native libraries. Is there a way to wrap this up and use it with Maven? Can anyone point out how it is done, if possible?
Thanks in advance, Jens
Hello, I have a third-party Java library which is a binary-only jar (not open-source) and has separate native libraries. Is there a way to wrap this up and use it with Maven? Can anyone point out how it is done, if possible?
Thanks in advance, Jens