kotlinx.cli is now available ( see <https://blog....
# getting-started
j
kotlinx.cli is now available ( see https://blog.jetbrains.com/kotlin/2019/11/kotlin-1-3-60-released/ ) .. Is there an example of how to add the dependency in a groovy build.gradle file? Or just add it as a maven/jcenter dependency?
3
e
As it's mentioned in blog post, kotlinx.cli is now built in Kotlin/Native. Do you want to use this library in Kotlin/Native or in Kotlin/JVM?
d
JVM too.
e
We firstly wanted to get feedback, so now for JVM we only publish
kotlinx.cli
with dev versions on bintray.