ComponentDependencies

Allows the implementation dependencies of a component to be specified.

Inheritors

Functions

Link copied to clipboard
abstract fun implementation(notation: Any)
abstract fun implementation(notation: Any, action: Action<out Any>)
Adds an implementation dependency to this component.