Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Gradle Dependencies Code Completion , Searched by Maven'repo and Google'repo , Mainly for Android developers . Get Up ❗️❗️❗️

NotificationsYou must be signed in to change notification settings

HitenDev/android-dependencies-completion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

中文说明

android-dependencies-completion

This is an Android Studio / IntelliJ IDEA plugin for search and complete dependencies from google() and mavenCentral() in Gradle projects.

This project base onGradleDependenciesHelperPlugin.

Features

  • support google and mavenCentral,include android'sjetpack/androidx/support packages.
  • support generating variable and custom variable.
  • dependencies variable offline covert.
  • simple and clear UI.

Installation

Usage

EnabledCode Completion->SmartType Completion andShortcut Key

Default Shortcut Key

  • macos^(control) + ⇧(shift) + space
  • windowsctrl + alt + space
  • linuxctrl + shift + space

All the following operations are manual, please note.

Normal Operation

input string in xxx.gradle file

then pressShortcut Key

Generating Variable

  • 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 pressShortcut Key

Custom Variable

  • append'#'+custom to the end of the input string will generate a version variable

  • append'##'+custom to the end of the input string will generate a full variable

then pressShortcut Key

Contact Me

About

Gradle Dependencies Code Completion , Searched by Maven'repo and Google'repo , Mainly for Android developers . Get Up ❗️❗️❗️

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp