R
R
Rishad Mustafaev2015-03-10 21:17:33
Android
Rishad Mustafaev, 2015-03-10 21:17:33

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

1 answer(s)
B
bracadabra, 2015-03-19
@bracadabra

Maybe something like this , I think the principle is the same.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question