You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use Gradle for dependency management and build instructions. After cloning the project, run ./gradlew[.bat] build in the root of the project. The jar will be inside the /build/libs folder.