Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
beenahawkscode opened this issue Sep 10, 2024 · 4 comments

Comments

@beenahawkscode
Copy link

No description provided.

@L3B7
Copy link

L3B7 commented Sep 12, 2024

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

@Mehrdadjdev
Copy link

Mehrdadjdev commented Oct 17, 2024

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"

@Fahad664
Copy link

Fahad664 commented Dec 26, 2024

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

After changing dependecy i'm getting same error when i click on run button
org.gradle.internal.resolve.ModuleVersionNotFoundException: Could not find com.github.yarolegovich:DiscreteScrollView:v1.5.1.
Searched in the following locations:

@zhongxianyin
Copy link

zhongxianyin commented Dec 26, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants