Aaron's Android Kit
Add it in your root build.gradle at the end of repositories:
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}dependencies {
implementation 'com.github.yoonhok524:AAK:Tag'
}| Name | Name | Last commit date | ||
|---|---|---|---|---|
Aaron's Android Kit
Add it in your root build.gradle at the end of repositories:
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}dependencies {
implementation 'com.github.yoonhok524:AAK:Tag'
}