implementation("com.github.ajalt.clikt:clikt-core:5.1.0")
Facilitates intuitive command-line interface creation with features like nested commands, type-safe parameters, and automatic help generation.