This is an Android Studio / IntelliJ IDEA plugin for search and complete dependencies from google() and mavenCentral() in Gradle projects.
This project base on GradleDependenciesHelperPlugin.
- support google and mavenCentral,include android's jetpack/androidx/supportpackages.
- support generating variable and custom variable.
- dependencies variable offline covert.
- simple and clear UI.
- 
Plugin website: https://plugins.jetbrains.com/plugin/12479 
- 
Download file: https://github.com/HitenDev/android-dependencies-completion/releases 
Enabled Code Completion->SmartType Completion and Shortcut Key
Default Shortcut Key
- macos ^(control) + ⇧(shift) + space
- windows ctrl + alt + space
- linux ctrl + shift + space
All the following operations are manual, please note.
input string in xxx.gradle file
then press Shortcut Key
- 
append '#'to the end of the input string will generate a version variable
- 
append '##'to the end of the input string will generate a full variable
then press Shortcut Key
- 
append '#'+customto the end of the input string will generate a version variable
- 
append '##'+customto the end of the input string will generate a full variable
then press Shortcut Key
- nickname: HitenDev
- email: zzdxit@gmail.com
- juejin: https://juejin.im/user/595a16125188250d944c6997