Would be nice to have the precompiled class files target a lower version - e.g. 6 to avoid old java installations refusing to load the files: `javac -source 6 -target 6` etc