The only valid argument against lining up deps wit...
# general
e
The only valid argument against lining up deps with imports is if the import is forced on you by a 3rdparty API. IE: If you do not use guava, but the API returns ImutableList, you should not select an ImmutableList guava version, the API should