Show list of dependencies using gradle command line?

后端 未结 1 1776
[愿得一人]
[愿得一人] 2021-01-26 13:51

What is the command to show all project dependencies using gradle command line?

1条回答
  •  后悔当初
    2021-01-26 14:45

    Use the command gradle dependencies

    0 讨论(0)
提交回复
热议问题