How to use this lib in your project:
allprojects {
repositories {
...
maven { url "https://jitpack.io" }
}
}Add to your app module build.gradle
dependencies {
implementation "com.github.AlexDeww:FastAdapterDelegate:$last_version"
}| Name | Name | Last commit date | ||
|---|---|---|---|---|
How to use this lib in your project:
allprojects {
repositories {
...
maven { url "https://jitpack.io" }
}
}Add to your app module build.gradle
dependencies {
implementation "com.github.AlexDeww:FastAdapterDelegate:$last_version"
}