Gradle Maven Dependencies AutoCompletion Plugin
September 19, 2013 · View on GitHub
IntelliJ AutoCompletion plugin for maven gradle dependencies
Installation
#1 Download the plugin from here: https://github.com/ligi/GradleDependenciesHelperPlugin/releases
#2 go to settings->plugins->install from disk and choose the jar you just downloaded
Usage
in your build.gradle type
compile '
Background
forked to make it more useful for Android-Studio.
forked from: https://github.com/siosio/GradleDependenciesHelperPlugin
orig README
Gradleのdependencies内で、mavenからライブラリ検索して補完出来るプラグイン