A command system written in Java 10.
It's very simple!
Note: Please see tutorials about Gradle and Java 10
In your repositories declaration add:
maven { url "https://aperlambda.github.io/maven" }
And in your dependencies add:
compile 'org.aperlambda:kimiko:1.1.0'