-
Notifications
You must be signed in to change notification settings - Fork 256
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
Can't implement v1.0.1 via gradle #76
Comments
I think you just need to remove the 'v' in the dependency: use |
The readme.md should be fixed. The v bevore the numbers is wrong.
|
Additionally, if you aren't able to build your project, enable the gradle offline mode and sync your project! |
i am having the same issue.. event without "v" so any ideas? |
i remove the v in the librery and i am still getting the sam error |
Github URL has change so Jitpack goes now under implementation 'com.github.stfalcon-studio:StfalconImageViewer:v1.0.1'
Anyway "Could not find com.github.stfalcon-studio:StfalconImageViewer:v1.0.1"
The text was updated successfully, but these errors were encountered: