Answer the question
In order to leave comments, you need to log in
How to use BitBucket as a repository for libraries and use them in Gradle?
I have created several libraries that are packaged in AAR and have been used previously through a local maven repository. Now I'm working in a team and trying to implement an easy way to include these libraries. I've been scouring the web for 2 days and still haven't found a solution. Question: is it possible to create a repository on bitbucket, somehow connect it to gradle, and then specify in dependencies simply: compile 'com.mycompany.mylibrary:0.1'?? If possible, how to implement it? Tell me please!
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question