Source
When you want the latest version that is available not even for release you can build from source. This means that you will need to clone the GitHub repository and compile it to a .jar
file. You can find the build in the /build/libs/
folder.
Last updated