toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.platform.base
/
TypeBuilder
/
defaultImplementation
default
Implementation
API
abstract
fun
defaultImplementation
(
implementation
:
Class
<
out
Any
>
)
:
TypeBuilder
<
T
>
(
source
)
Allows the plugin to register the implementation type.
Parameters
implementation
the implementation class.