Multiplatform command line interface parsing for Kotlin.
<dependency>
<groupId>com.github.ajalt</groupId>
<artifactId>clikt</artifactId>
<version>2.8.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a simple CLI command that greets a user.
Update Kotlin version to 1.3 or later and add kotlinx-coroutines dependency if needed.
No dependency data recorded yet.