Giter Club home page Giter Club logo

googlelibraryversionquerier's Introduction

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

插件还在等待jetbrains审核😭还没通过(可能因为疫情原因,未能及时处理),所以现在暂时只能通过本地安装,抱歉!

特性:

1. 编辑build.gradle时,会有代码提示:

preview

preview


2. 光标定位到目标类库所在行,右键可快速查看和替换某个版本:

preview preview

preview

preview

preview


使用技巧:

3.0版本支持了Maven、Jcenter仓库搜索,如果不加一些条件过滤的话,在编辑gradle文件时的代码提示可能会有很多名字相似的库,像这样:

preview

遇到这种情况可以在前面加包名信息,格式如下:

group关键词(包名):artifact关键词(仓库名)

示例:

preview

可以看到过滤了group之后的搜索结果精准了很多。


安装:

在线安装:

插件还在等待jetbrains审核😭还没通过(可能因为疫情原因,未能及时处理),所以现在暂时只能通过本地安装,抱歉! Android Studio -> Settings -> Plugins -> Marketplace
搜索:Google Library Version Querier即可

preview

本地安装:

releases 里下载最新版的zip,解压后把里面的 GoogleLibraryVersionQuerier.zip 拖进Android Studio中并重启。


数据来源:wanandroid.commaven.aliyun.com

感谢鸿神提供技术支持


更新日志:

  • 3.0 支持Maven、Jcenter仓库搜索,支持所有.gradle文件,英文提示改成中文(想想都是国人用,就不整英文了)。

  • 2.1 修复请求多次接口Bug。

  • 2.0 加入编辑build.gradle文件时的代码提示和支持搜索历史版本。

  • 1.0 完成搜索和替换Google官方依赖库最新版本。

googlelibraryversionquerier's People

Contributors

wuyr avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.