배포관리/Gradle
Gradle Java project 생성
세객
2018. 11. 10. 19:32
아래 명령어를 작성해주면 자바 프로젝트 기본 디렉토리 구조가 완성된다.
gradle init --type java-library