I feel stupid for asking this question but I can't find any info on how to get this done and I've never installed a Java library before.
I'm using Eclipse for Java programming and I want to install this library: https://github.com/SurpSG/Kombi . The instructions only mention Maven and Gradle. How can I install this library in my Eclipse project?
I'm on MacOS.