jitpack / jitpack.io

Documentation and issues of https://jitpack.io
MIT License
2.52k stars 183 forks source link

Failed to load library build #5588

Closed vadimka1206 closed 1 year ago

vadimka1206 commented 1 year ago

Describe the bug A clear and concise description of what the bug is. Failed to load library build with jitpack. https://jitpack.io/com/github/evotor/integration-library/6fc8b21da8/build.log Build success, but when I try to use this version in my project, gradle shows error "Failed to resolve: com.github.evotor:integration-library:6fc8b21da8"

To Reproduce Try to add dependency implementation 'com.github.evotor:integration-library:6fc8b21da8' and build project

ahmadmssm commented 1 year ago

I'm facing the same issue.

vadimka1206 commented 1 year ago

Everything is fine now, issue can be closed

ahmadmssm commented 1 year ago

@vadimka1206 No, I'm still facing the same issue.