Binary libraries (for example, .dll) can be integrated inside the JAR plugin itself. In this case, it is probably located in the file / os / win 32 / x86 / thelib.dll.
META-INF/MANIFEST.MF ( jar), "Bundle-NativeCode". :
Bundle-NativeCode: /os/win32/x86;osname=win32;processor=x86
OS X :
Bundle-NativeCode: /os/win32/x86;osname=win32;processor=x86, /os/osx/x86; osname=macosx;processor=x86
OS X libs , rezip , !