Redundant is a matter of definition. If A uses C directly, it should also declare that. Not sure how for example the dependency analysis Gradle plugin handles it. I don't think there should be any negative impact.
Vampire
02/07/2024, 8:04 AM
Thinking about it, iirc that plugin will even complain if you use a transitive dependency without declaring it.