# wuyr/GoogleLibraryVersionQuerier

一款Android Studio插件，帮助你快速添加依赖库和查询历史版本

Repository: https://github.com/wuyr/GoogleLibraryVersionQuerier
Canonical: https://ross.abutalabs.com/products/googlelibraryversionquerier
Language: Kotlin
License: Apache-2.0
License Family: permissive
Last push: 2020-07-22T14:49:57+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2312, "days_push": 2233, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1186, forks 68 (observed 2026-08-28T04:03:55.076812+00:00)

## What it is
An Android Studio plugin that helps developers quickly add dependency libraries and query historical versions of libraries while editing build.gradle files. It provides code completion for dependencies and lets users view and replace library versions via a right-click menu or keyboard shortcut.

## Use cases
- find available versions of an Android library in Android Studio
- autocomplete dependency coordinates when editing build.gradle
- replace a dependency version quickly from the editor
- search Maven and JCenter repositories for library artifacts
- filter dependency search by group and artifact name

## When to choose
- you develop Android apps in Android Studio and frequently add or update Gradle dependencies
- you want to browse historical versions of a library without leaving the IDE
- you need code completion for dependency declarations in .gradle files

## When to avoid
- you use IntelliJ IDEA or another IDE without Android Gradle workflows
- you need up-to-date repository search beyond Maven/JCenter or the plugin's data sources
- you require actively maintained tooling - the latest release dates to 2020

## Facets
- artifact type: plugin
- maturity: maintenance
- function: developer-tools, search-engine, package-manager
- domain: developer-tools, android-tools, version-control
- platform: editor-plugin, jvm
- tags: android-studio, gradle, dependency-management, kotlin, code-completion, maven

## Member repositories
- wuyr/GoogleLibraryVersionQuerier (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:55.076812+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:24:05.799596+00:00, confidence not recorded.
  - readme: https://github.com/wuyr/GoogleLibraryVersionQuerier (fetched 2026-08-28T04:03:55.076812+00:00, sha acd3ad1b66fa)
- Data as of 2026-08-30T08:39:29.467469+00:00.
