You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, As the JCenter service is ended, i want to use this expandable library yet in my project. I am looking for some support on this. Do you have any replacement for this sdk or supported library from mavenCentral?. Please help me.
The text was updated successfully, but these errors were encountered:
add maven { url = URI.create("https://jitpack.io") } (if you're using kotlin DSL) to your repositories in settings.gradle.kts and add implementation("com.github.aakira:expandable-layout:v1.4.1") to the module's build.gradle, should be working
Hello, As the JCenter service is ended, i want to use this expandable library yet in my project. I am looking for some support on this. Do you have any replacement for this sdk or supported library from mavenCentral?. Please help me.
The text was updated successfully, but these errors were encountered: