builtBy

abstract fun builtBy(tasks: Array<Any>)(source)

Registers some tasks which build this artifact.

Since

4.8

Parameters

tasks

The tasks. These are evaluated as per dependsOn.