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

Problema para baixar a lib #60

Open
YASMINCOS opened this issue Sep 5, 2024 · 1 comment
Open

Problema para baixar a lib #60

YASMINCOS opened this issue Sep 5, 2024 · 1 comment

Comments

@YASMINCOS
Copy link

O maven não encontra a lib
Failed to resolve: com.huangyz0918:androidwm-light:0.1.2

@jahanzaib999
Copy link

This is the link to download the aar file
https://mirrors.huaweicloud.com/repository/maven/com/huangyz0918/androidwm-light/0.1.2/
Download the
androidwm-light-0.1.2.aar file
And add it in the lib folder and write the below dependency
implementation files('libs/androidwm-light-0.1.2.aar')

This will solve your issue
let me know if you need any further help thanks :)

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