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

Failed dependency #26

Open
fxo140130 opened this issue Apr 24, 2017 · 1 comment
Open

Failed dependency #26

fxo140130 opened this issue Apr 24, 2017 · 1 comment

Comments

@fxo140130
Copy link

compile 'com.github.crosswall:Android-Coverflow:release-v1.0.4'

Dependency is not working.

@pvsvamsi
Copy link

pvsvamsi commented Nov 24, 2017

You need to do this step as well

Step 1. Add the JitPack repository to your build file

allprojects {
repositories {
...
maven { url "https://jitpack.io" }
}
}

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

2 participants