Skip to content

theblissprogrammer/android-kotlin-common

Repository files navigation

android-kotlin-common

A list of common helpers for kotln

Gradle example:

allprojects {
     repositories {
         jcenter()
         maven { url "https://jitpack.io" }
     }
}

dependencies {
     implementation 'com.github.theblissprogrammer:android-kotlin-common:1.0.0'
}

About

A list of common helpers for kotln

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages