Skip to content

mckernant1/kotlin-utils

Repository files navigation

Kotlin Utils

Hello! This is my kotlin utils library where I put functions that I find useful

Use will gradle

Version

repositories {
    maven {
        url = uri("https://mvn.mckernant1.com/release")
    }
}
dependencies {
    implementation("com.mckernant1.commons:kotlin-utils:0.2.1")
}

About

Utils package for random functions

Resources

License

Stars

Watchers

Forks

Languages