It appears that there used to be a .jar download but the URL is no longer working. Otherwise, you could drag-and-drop the library’s .jar onto your sketch.
The library’s README suggests adding it as a maven dependency – this is wholly possible but you’ll need to migrate your project to an IDE (other than the PDE) (which I recommend anyway), and create a Maven project there.