Lines Matching refs:pom
200 pom {
209 pom {
232 def addPomTemplate(pom) {
233 pom.name = 'Hilt Android Gradle Plugin'
234 pom.description = 'A fast dependency injector for Android and Java.'
235 pom.url = 'https://github.com/google/dagger'
236 pom.scm {
242 pom.issueManagement {
246 pom.licenses {
252 pom.organization {
256 pom.withXml {