Answers for "list dependencies for a specific gradle configuration"

0

list dependencies for a specific gradle configuration

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

Code answers related to "list dependencies for a specific gradle configuration"

Browse Popular Code Answers by Language