You can also download the project, build it with mvn clean install and add the generated jar to your buildpath.
Pigpio is a great library for accessing the GPIO pins and other inputs and outputs of a Raspberry Pi. Pigpio provides interfaces for C and Python. However, if what you want to do is use the functions ...