android-PageFlip icon indicating copy to clipboard operation
android-PageFlip copied to clipboard

Could not find com.github.eschao:android-PageFlip:1.0.2.

Open KyluAce opened this issue 2 years ago • 4 comments

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)

KyluAce avatar Jul 18 '22 12:07 KyluAce

Same Here Any Suggestion?

This Happens when Build.Gradle set as url "https://jitpack.io" and url 'https://www.jitpack.io'

vector913 avatar Jul 19 '22 07:07 vector913

Still nothing?

KyluAce avatar Jul 27 '22 06:07 KyluAce

Same Here... So I used PageFlip library directly and now It is working correctly

CodeCraft0007 avatar Aug 01 '22 00:08 CodeCraft0007

Same Here... So I used PageFlip library directly and now It is working correctly

do you have a repo with updated sources that can works on 2023?

Bartoloni avatar Feb 26 '23 20:02 Bartoloni