We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The latest version badge doesn't work anymore
Try this instead
implementation 'com.github.omkar-tenkale:StfalconImageViewer:d11578fe3fd30c33a58b49978e3a9fd425291673'
🌟 Or use
implementation 'com.github.stfalcon-studio:StfalconImageViewer:master-SNAPSHOT'
Use with maven { url 'https://jitpack.io' } in project build gradle in allprojects { repositories { ... block
{ url 'https://jitpack.io' }
allprojects { repositories { ..
More at #69
The text was updated successfully, but these errors were encountered:
Sorry cant close as it wont appear in issues then hehe
Sorry, something went wrong.
hell
Readme fixed.
No branches or pull requests
The latest version badge doesn't work anymore
Try this instead
implementation 'com.github.omkar-tenkale:StfalconImageViewer:d11578fe3fd30c33a58b49978e3a9fd425291673'
🌟 Or use
implementation 'com.github.stfalcon-studio:StfalconImageViewer:master-SNAPSHOT'
Use with maven
{ url 'https://jitpack.io' }
in project build gradle inallprojects { repositories { ..
. blockMore at #69
The text was updated successfully, but these errors were encountered: