implementation("com.github.ajalt.clikt:clikt:4.0.0-RC")
Simplifies command-line interface creation with nested commands, type-safe parameters, and automatic help generation.