Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 931 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 931 Bytes

Gradle Dependency Helper

Gradle Dependency Helper helps you to find and add maven libraries into dependencies closure inside build.gradle then sync gradle from anywhere in project.

How to install

  • in supported JetBrains ide: go to Settings → Plugins → Browse repositories and search for Gradle Dependency Helper

or

  • download it and install via Preferences → Plugins → Install plugin from disk

How to Use

  1. Go to Generate with right click or Alt + Insert in Windows / Control (^) + N in MacOS
  2. Click the Add Dependency to Gradle... at the bottom of menu
  3. Select module that you want to add library into gradle of it (for Multi-Project Builds)
  4. Input a library name or keyword and search it
  5. Select a library from list