>Could be named isConsumable and isResolvable

That is Gradle public API, so I can't influence the naming:
https://docs.gradle.org/current/javadoc/org/gradle/api/artifacts/Configuration.html#isCanBeConsumed--
I agree it sounds weird.

isCanBeConsumed / isCanBeResolved have been added long ago, and they are
planning to replace the properties with an enum or something like that.

Vladimir

Reply via email to