使用gradle查看某个库的版本,以及这个库被谁依赖

以查询 fastJson 库为例, 命令如下: ./gradlew :app:dependencyInsight --dependencyfastjson --configuration compile
相关文章
相关标签/搜索