implementation("com.github.ajalt.clikt:clikt:5.1.0")
Simplifies command-line interface creation with intuitive syntax, automatic help generation, and support for nested commands.