Project dependencies end up at the beginning of this list, but then latter when this list is passed to hash-map if there are any duplicates then the later (to the right) win. This means that project dependencies can't override dependencies of dependencies.
Project dependencies end up at the beginning of this list, but then latter when this list is passed to
hash-map
if there are any duplicates then the later (to the right) win. This means that project dependencies can't override dependencies of dependencies.