Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

ERROR: Failed to resolve: com.github.rey5137:material:1.3.0 #472

Open
kakubagerald opened this issue Sep 4, 2019 · 21 comments
Open

ERROR: Failed to resolve: com.github.rey5137:material:1.3.0 #472

kakubagerald opened this issue Sep 4, 2019 · 21 comments

Comments

@kakubagerald
Copy link

ERROR: Failed to resolve: com.github.rey5137:material:1.3.0
Show in Project Structure dialog
Affected Modules: app

android studio 3.5
graddle

@Adnan737-kh
Copy link

same issue ??

@hdeazeta
Copy link

hdeazeta commented Sep 25, 2019

Did anyone addressed this issue already? Or may have been fixed by any chance?

I tried this dependency and the error is gone!

implementation 'com.github.rey5137:material:1.2.5'

@morpheus02
Copy link

@hdeazeta your solution worked for me too

@sigit8
Copy link

sigit8 commented Nov 15, 2019

@hdeazeta thanks . it works..

@YnotO
Copy link

YnotO commented Dec 16, 2019

@hdeazeta thanks

@KhushBakhtRehman
Copy link

@hdeazeta thanks man.

@sachiotomita
Copy link

For this:
ERROR: Failed to resolve: com.github.rey5137:material:1.3.0

Try to add this:

repositories {
        maven { url 'https://jitpack.io' }
}

It solved my situation.

@LatVAlY
Copy link

LatVAlY commented Feb 16, 2020

thanks worked for me

@Zaids250
Copy link

sachiotomita thanks bro it is worked.

@ig-marco
Copy link

Did anyone addressed this issue already? Or may have been fixed by any chance?

I tried this dependency and the error is gone!

implementation 'com.github.rey5137:material:1.2.5'

yaa it is working. thanks a lot

@Moses9-k
Copy link

Moses9-k commented Apr 8, 2020

@hdeazeta Thanks a lot ,it worked for me.

Did anyone addressed this issue already? Or may have been fixed by any chance?

I tried this dependency and the error is gone!

implementation 'com.github.rey5137:material:1.2.5'

@hdeazeta thanks a lot .It worked

@PathakDeepak
Copy link

I tried
implementation 'com.github.rey5137:material:1.2.5'

and that worked

@eaggleseye
Copy link

it worked
THANKS MA

@good4me
Copy link

good4me commented May 6, 2020

the solution is work also for me
thanks bro
implementation 'com.github.rey5137:material:1.2.5'

@MrAsimZahid
Copy link

Issue resolved with
implementation 'com.github.rey5137:material:1.2.5'

@siddarth-patil
Copy link

Did anyone addressed this issue already? Or may have been fixed by any chance?

I tried this dependency and the error is gone!

implementation 'com.github.rey5137:material:1.2.5'

Thanks a lot, it worked for me.

@aditiverma0811
Copy link

issue is resolved, but it is not working for checkbox

@devSouvik
Copy link

Did anyone addressed this issue already? Or may have been fixed by any chance?

I tried this dependency and the error is gone!

implementation 'com.github.rey5137:material:1.2.5'

yaa this worked but this isn't showing the check box 😩

@aditiverma0811
Copy link

aditiverma0811 commented May 30, 2020 via email

@uiwilliams
Copy link

Did anyone addressed this issue already? Or may have been fixed by any chance?

I tried this dependency and the error is gone!

implementation 'com.github.rey5137:material:1.2.5'

Thank you very much, it worked for me too

@Nahomna
Copy link

Nahomna commented Mar 11, 2022

RROR: Failed to resolve: com.github.rey5137:material:1.3.0
Show in Project Structure dialog
Affected Modules: app

android studio 3.5
graddle

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests