0

I'm having android library project (name:mylibrary) (with maven setup) which depends on couple of maven dependencies (depend1, depend2). If I try to add my library project as dependency to any app (myapp), the following error occurs..

failed to resolve depend1 failed to resolve depend2

It works, if add the dependencies in the app project (myapp). Otherwise, it doesn't work. Any help?

0 Answers0