Skip to content
Compare
Choose a tag to compare
@demidko demidko released this 24 Jun 07:34
· 34 commits to main since this release
9a8ef87

Usage

repositories {
    jcenter()
    maven("https://jitpack.io")
}
dependencies {
    implementation("com.github.demidko:library:1.5")
}