Is there anyway in the android studio IDE to search for a dependency instead of going on jcenter site or maven central ? In Eclipse there is a way to search for things from the help menu -->install new software
Update: there is also https://github.com/cesarferreira/alfi which can be used as a library finder.
In Project Structure > Dependencies > + button > Library dependency, there's a search function.