No, I am not. It is probably an Windows library (the reason it works with B4J)
I tried to compile it using the SimpleCompiler and got
Starting step: Compiling Java code.
javac 1.8.0_151
E:\mp3agic-master\src\main\java\com\mpatric\mp3agic\FileWrapper.java:6: error: package java.nio.file does not exist
import java.nio.file.Files;
Between this and (as you will see in other posts) trying to create a MediaBrowserServiceCompat service I am so frustrated and lost that it hasn't been any fun for a few days.
PS Welcome back (know you have been busy with upcoming releases)