clikt-mordant
This is the full Clikt module that uses Mordant for rendering help messages and interacting with the system.
Installation
dependencies {
implementation("com.github.ajalt.clikt:clikt:$cliktVersion")
}
Content copied to clipboard
This is the full Clikt module that uses Mordant for rendering help messages and interacting with the system.
dependencies {
implementation("com.github.ajalt.clikt:clikt:$cliktVersion")
}