Best android open-source packages and libraries.

KotlinUtils

A collection of kotlin utils. Duh.
Updated 1 year ago

KotlinUtils

GitHub release (latest by date including pre-releases) Build GitHub

A collection of pure kotlin utils built for Android Development

Installation with gradle & jitpack

implementation 'com.github.w2sv:KotlinUtils:x.y.z'

or get the latest snapshot of a certain branch:

implementation 'com.github.w2sv:KotlinUtils:<BRANCH-NAME>-SNAPSHOT'

License

MIT