PluginDependenciesSpecScope

open class PluginDependenciesSpecScope : <ERROR CLASS> ERROR CLASS: Symbol not found for PluginDependenciesSpec(source)

Receiver for the plugins block.

This class exists for the sole purpose of marking the plugins block as a GradleDsl thus hiding all members provided by the outer script scope.

See also

PluginDependenciesSpec

Functions

Link copied to clipboard
open override fun alias(notation: ERROR CLASS: Symbol not found for Provider<ERROR CLASS: Symbol not found for PluginDependency>): ERROR CLASS: Unresolved name: alias
open override fun alias(notation: ERROR CLASS: Symbol not found for ProviderConvertible<ERROR CLASS: Symbol not found for PluginDependency>): ERROR CLASS: Unresolved name: alias
Link copied to clipboard
open override fun id(id: String): ERROR CLASS: Symbol not found for PluginDependencySpec