is there a reason why you compiled this with java 11? ???

is there a reason why you compiled this with java 11? ???

Yes! J.11 is the new LTS and J.8 has reached the end of live. But if you still need it, just clone the project in github and run:

gradle build install

the script will make a version 1.0.3.16 and the last number will be increased in each build.
Add a dependency to that build number and enjoy.