all

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

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

Since

4.6