eschao / eschao/android-PageFlip
Could not find com.github.eschao:android-PageFlip:1.0.2.
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.7k
- Forks
- 267
- PR merge metrics
- No merged PRs in 30d
Description
When I try to run projeckt that I use PageFlip suddenly there is problem with importing project.
Whole error that I get:
[](
* What went wrong:
Execution failed for task ':app:mergeDebugNativeLibs'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Could not find com.github.eschao:android-PageFlip:1.0.2.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/github/eschao/android-PageFlip/1.0.2/android-PageFlip-1.0.2.pom
- https://jcenter.bintray.com/com/github/eschao/android-PageFlip/1.0.2/android-PageFlip-1.0.2.pom
- file:/C:/Users/user_name/.m2/repository/com/github/eschao/android-PageFlip/1.0.2/android-PageFlip-1.0.2.pom
- https://jitpack.io/com/github/eschao/android-PageFlip/1.0.2/android-PageFlip-1.0.2.pom
Required by:
project :app)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Gradle task ':app:mergeDebugNativeLibs' and inspect how com.github.eschao:android-PageFlip:1.0.2 is published and resolved from the listed Maven repositories. Done means a clean project build can resolve the dependency and complete the debug runtime classpath without this error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100