material icon indicating copy to clipboard operation
material copied to clipboard

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

Open kakubagerald opened this issue 5 years ago • 21 comments

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

android studio 3.5 graddle

kakubagerald avatar Sep 04 '19 10:09 kakubagerald

same issue ??

Adnan737-kh avatar Sep 23 '19 14:09 Adnan737-kh

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 avatar Sep 25 '19 01:09 hdeazeta

@hdeazeta your solution worked for me too

morpheus02 avatar Oct 02 '19 09:10 morpheus02

@hdeazeta thanks . it works..

planktons8 avatar Nov 15 '19 02:11 planktons8

@hdeazeta thanks

YnotO avatar Dec 16 '19 15:12 YnotO

@hdeazeta thanks man.

KhushBakhtRehman avatar Dec 29 '19 14:12 KhushBakhtRehman

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.

sachiotomita avatar Jan 14 '20 15:01 sachiotomita

thanks worked for me

LatVAlY avatar Feb 16 '20 21:02 LatVAlY

sachiotomita thanks bro it is worked.

Zaids250 avatar Feb 20 '20 09:02 Zaids250

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

ig-marco avatar Mar 11 '20 17:03 ig-marco

@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

Moses9-k avatar Apr 08 '20 18:04 Moses9-k

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

and that worked

PathakDeepak avatar Apr 17 '20 19:04 PathakDeepak

it worked THANKS MA

eaggleseye avatar Apr 29 '20 07:04 eaggleseye

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

good4me avatar May 06 '20 19:05 good4me

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

MrAsimZahid avatar May 15 '20 12:05 MrAsimZahid

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.

siddarth-patil avatar May 24 '20 17:05 siddarth-patil

issue is resolved, but it is not working for checkbox

aditiverma0811 avatar May 26 '20 17:05 aditiverma0811

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 😩

devSouvik avatar May 29 '20 14:05 devSouvik

rebuild the project it will work for checkbox

On Fri, May 29, 2020 at 8:04 PM Souvik guria [email protected] wrote:

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 😩

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/rey5137/material/issues/472#issuecomment-636006890, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMKCNC7NTXE64BAOUGEJE6TRT7BXDANCNFSM4ITQPLUA .

aditiverma0811 avatar May 30 '20 15:05 aditiverma0811

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

uiwilliams avatar Jul 20 '20 07:07 uiwilliams

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

android studio 3.5 graddle

Nahomna avatar Mar 11 '22 08:03 Nahomna