api / org.gradle.api.artifacts / MutableVersionConstraint / rejectAll

rejectAll

abstract fun rejectAll(): Unit

Rejects all versions of this component. Can be used to declare that a component is incompatible with another (typically, cannot have both a 2 different implementations of the same API).

Since
4.5