This library is aimed to become a community powered extension of the Kotlin common standard library.
Import the latest version in the build.gradle
of the modules you need:
dependencies {
implementation 'org.kotlinextra:kotlin-extlib-{backend}:{latest_version}'
}
If using Gradle Kotlin DSL:
dependencies {
implementation("org.kotlinextra", "kotlin-extlib-{backend}", "{latest_version}")
}
Available backends are: