I created Android library that will be used as library for different project like Http library which contains functionality related to Http communication. I know i need to upload the .aar(Android Archieve) file to jcentre repo so i used bintray.com and used this to create aar and upload to bintray server
The issue i am facing that how i can restrict the access of library i.e library can be accessed by valid credentials.