Searched defs:ExtraDeps (Results 1 – 2 of 2) sorted by relevance
78 type ExtraDeps map[string][]string type374 func BazelifyExtraDeps(extraDeps ExtraDeps, modules map[string]*Pom) error {
74 type ExtraDeps map[string][]string type