Search code examples
pluginsintellij-ideaandroid-studiomaven-centraljcenter

Android studio - internally search for dependencies in jcenter or maven central


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.


Solution

  • In Project Structure > Dependencies > + button > Library dependency, there's a search function.