
The newest version of the Force Dimension SDK includes a JNI based Java wrapper for their C/C++ based API. However, for some reason they included the wrapper as .class files.
Because of this I “decompiled” the .class files into .java files, from which I got the .jar file wrapping the SDK.
It can be retrieved from here.