/Gradle-Dependency-Helper

Gradle Dependency Helper helps you to find and implement dependencies then sync gradle.

Primary LanguageJavaApache License 2.0Apache-2.0

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