api / org.gradle.vcs / VcsMappings / all

all

abstract fun all(rule: Action<in VcsMapping>): VcsMappings

Adds a mapping rule that may define VCS information for any dependency. The supplied action is executed for all components.

Since
4.6