Answers for "list all dependencies of all gradle configurations"

0

list all dependencies of all gradle configurations

gradle -q dependencies [--configuration <configuration_name>]
Posted by: Guest on April-04-2022

Code answers related to "list all dependencies of all gradle configurations"

Browse Popular Code Answers by Language