https://shekhargulati.com/2015/09/10/gradle-tip-using-gradle-plugin-from-local-maven-repository/
Gradle tip: Using gradle plugin from local maven repository
Today, I was trying to use a Gradle plugin that was currently not published to Bintray or any other public repository. I performed following actions to use that plugin in my project. Step 1: Build …
shekhargulati.com
'gradle' 카테고리의 다른 글
executable jar 생성 (0) | 2020.09.01 |
---|---|
gradle 파일 관련 API (0) | 2020.07.31 |
gradle 원격 배포 (0) | 2020.07.28 |
gradle offline build - local repository (0) | 2020.07.09 |
프로젝트 dependency 다운로드 + 유용한 plugin (0) | 2020.07.09 |