batoulapps/Adhan

Unresolved Dependencies

rahmath30 opened this issue · 9 comments

Failed to resolve: com.batoulapps.adhan:adhan:1.0.0 Show in FileShow in Project Structure dialog

if anyone can help me I am new to this type of libaries

z3bi commented

Is this for the Java library?

did you add jcenter() to your dependency lists in build.gradle?

@z3bi yes it is for the java library to be specific for android
@ahmedre yes I added that too but its not working

are you able to build the sample java app included here?

I am also facing the same problem "Failed to resolve: com.batoulapps.adhan:adhan:1.0.0" when trying to do gradle sync from android.

you need to add jcenter() to deps - but i think i will also push this to maven central in the future.

Hello Ahmed,
Thanks for your reply. I already did that and tried syncing, but still the same error. Please see the attachment. How can it be resolved?
error

Not sure, if i am looking at right place, but when I see here, I see only a sample folder. Pls can you check when you have some time

i see the files here.