Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 181 Bytes

File metadata and controls

11 lines (9 loc) · 181 Bytes

Luna

A library of useful Kotlin utilities.

Installation (Gradle)

Available on maven central.

dependencies {
    implementation 'com.kylecorry:luna:<version>'
}