You can also download the project, build it with mvn clean install and add the generated jar to your buildpath.
JLine is a Java library for handling console input. It's similar to GNU Readline but with a focus on portability, flexibility, and integration with Java applications. See https://jline.org for its ...