Using 1.0.3:
java.lang.UnsatisfiedLinkError: Unable to load library 'path-to\libnfd':
The specified module could not be found.
[...]
java.io.IOException: Native library (win32-x86-64/path-to-temp-folder\libnfd.dll) not found in resource path
The native file dialog dll appears to be in the computer's temporary folder, rather than in the resource path. This makes it fallback to JVM file picker.