LoginSignup
5
5

More than 5 years have passed since last update.

ライブラリ間の依存関係を表示する

Last updated at Posted at 2015-07-01

gradlewにて以下のコードを実行します(コードはgradlewがあるディレクトリで実行する前提)。
{}内は適宜置き換えます。

./gradlew {モジュール名}:dependencies

例えばモジュール名がndだったとすると

./gradlew nd:dependencies
5
5
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5
5