yarolegovich / DiscreteScrollView

A scrollable list of items that centers the current element and provides easy-to-use APIs for cool item animations.
5.78k stars 782 forks source link

Caused by: org.gradle.internal.resolve.ModuleVersionNotFoundException: Could not find com.yarolegovich:discrete-scrollview:1.5.1. #217

Open beenahawkscode opened 2 months ago

L3B7 commented 2 months ago

change the dependency to: implementation 'com.github.yarolegovich:DiscreteScrollView:v1.5.1'

Mehrdadjdev commented 1 month ago

change the dependency to: implementation 'com.github.yarolegovich:DiscreteScrollView:v1.5.1'

I'm still getting this warning: "Failed to resolve: com.github.yarolegovich:DiscreteScrollView:v1.5.1"