I have an aar file publicly available for use by clients. It is downloadable from a URL. How can I add a reference to the library in an android app?
I understand I need to upload it to bintray/jcenter/mavencentral for it to work with versioning. But that is not an option right now.
Is there a free repository I can host on my servers to expose the library?