JLoop is currently distributed as standalone JARs through the GitHub Releases page. You can include it in your project in several ways, depending on your build system ...
JLoop is a lightweight standalone Java game loop library for 2D games. It provides a configurable main loop with target FPS/UPS, delta time tracking, and simple lifecycle interfaces (Startable, ...