isCanBeConsumed

abstract fun isCanBeConsumed(): Boolean(source)

Returns true if this configuration can be consumed from another project, or published. Defaults to true.

Return

true if this configuration can be consumed or published.

Since

3.3