command 환경에서 프로젝트 파일로 이동한 뒤, 아래의 코드를 입력하면 gradle의 의존고나계를 볼 수 있습니다.
./gradlew dependencies --conf iguration compileClasspath
예시
command 환경에서 프로젝트 파일로 이동한 뒤, 아래의 코드를 입력하면 gradle의 의존고나계를 볼 수 있습니다.
./gradlew dependencies --conf iguration compileClasspath
예시