AuPUtils is a little class package which eases the use of Java's command line input facilities.
To build a JAR file and Javadoc documentation just type the following commands:
$ git clone https://telematik.prakinf.tu-ilmenau.de/gitlab/teaching/AuPUtils.git
$ cd AuPUtils
$ gradle wrapper
$ ./gradlew build