Show list of dependencies using gradle command line?

后端 未结 1 1876
名媛妹妹
名媛妹妹 2021-01-26 13:57

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

1条回答
  •  北恋
    北恋 (楼主)
    2021-01-26 14:26

    Use the command gradle dependencies

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