Skip to content

could not get library #272

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
Siahkali opened this issue Dec 1, 2024 · 4 comments
Open

could not get library #272

Siahkali opened this issue Dec 1, 2024 · 4 comments

Comments

@Siahkali
Copy link

Siahkali commented Dec 1, 2024

radle.internal.resolve.ModuleVersionResolveException: Could not resolve com.github.smarteist:autoimageslider:1.4.0.
Caused by: org.gradle.api.resources.ResourceException: Could not get resource 'https://repo.spring.io/libs-milestone/com/github/smarteist/autoimageslider/1.4.0/autoimageslider-1.4.0.pom'.

org.gradle.internal.resource.transport.http.HttpErrorStatusCodeException: Could not GET 'https://jitpack.io/com/github/smarteist/autoimageslider/1.4.0/autoimageslider-1.4.0.pom'. Received status code 401 from server: Unauthorized

Caused by: org.gradle.internal.resource.transport.http.HttpErrorStatusCodeException: Could not GET 'https://repo.spring.io/libs-milestone/com/github/smarteist/autoimageslider/1.4.0/autoimageslider-1.4.0.pom'. Received status code 401 from server

org.gradle.api.resources.ResourceException: Could not get resource 'https://jitpack.io/com/github/smarteist/autoimageslider/1.4.0/autoimageslider-1.4.0.pom'

org.gradle.api.resources.ResourceException: Could not get resource 'https://artifactory.cloud.mapquest.com/artifactory/et-android-binaries/com/github/smarteist/autoimageslider/1.4.0/autoimageslider-1.4.0.pom'

org.gradle.internal.resource.transport.http.HttpRequestException: Could not GET 'https://artifactory.cloud.mapquest.com/artifactory/et-android-binaries/com/github/smarteist/autoimageslider/1.4.0/autoimageslider-1.4.0.pom'

@RajKumar23
Copy link

Screenshot 2024-12-03 at 1 26 46 AM

Execution failed for task ':app:dataBindingMergeDependencyArtifactsLiveDebug'.

Could not resolve all files for configuration ':app:liveDebugCompileClasspath'.
Could not resolve com.github.smarteist:autoimageslider:1.4.0.
Required by:
project :app
> Could not resolve com.github.smarteist:autoimageslider:1.4.0.
> Could not get resource 'https://jitpack.io/com/github/smarteist/autoimageslider/1.4.0/autoimageslider-1.4.0.pom'.
> Could not GET 'https://jitpack.io/com/github/smarteist/autoimageslider/1.4.0/autoimageslider-1.4.0.pom'. Received status code 401 from server: Unauthorized

@lllionlll
Copy link

You should download this library and import the module.

@shagor66
Copy link

image

@EliotGhorbani
Copy link

use this
implementation 'com.github.smarteist:Android-Image-Slider:1.4.0'

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants