Skip to content

robstoll/kbox

Repository files navigation

Download Apache license Build Status Ubuntu Build Status Windows

KBox

KBox is a very small but useful utility library for Kotlin (JVM, Android and JS) providing functions which are missing in the stdlib such as:

and more, see the Documentation for a full list.

Installation

KBox is published to maven central.

repositories { mavenCentral() }
dependencies {
    implementation("ch.tutteli.kbox:kbox:3.1.0")
}

Documentation

Visit https://robstoll.github.io/kbox/kdoc.

License

KBox is licensed under Apache 2.0.

About

Utility library for Kotlin

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Contributors 7

Languages