Add these dependencies:
implementation 'io.github.jbock-java:jbock:5.19'
annotationProcessor 'io.github.jbock-java:jbock-compiler:5.19'
Add this to module-info.java
:
requires net.jbock;
rm -rf dependencies
./gradlew clean build
./cp --help
./cp -rbs 1 2 3