Unresolved Dependencies
rahmath30 opened this issue · 9 comments
rahmath30 commented
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?
ahmedre commented
did you add jcenter()
to your dependency lists in build.gradle?
rahmath30 commented
msadrud commented
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.
ahmedre commented
you need to add jcenter()
to deps - but i think i will also push this to maven central in the future.
msadrud commented