Skip to content
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.

Kotlin Release on Maven Central

Latest
Compare
Choose a tag to compare
@romellfudi romellfudi released this 20 Apr 22:58
· 6 commits to master since this release

repositories {
jcenter()
}
dependencies {
compile 'com.romellfudi.permission:kotlin-fudi-permission:1.0.a'
}