convention-plugins
Toggle table of contents
v45
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
convention-plugins
gradle-extensions
/
io.technoirlab.gradle
/
whenPluginApplied
when
Plugin
Applied
fun
Project
.
whenPluginApplied
(
id
:
String
,
action
:
(
)
->
Unit
)
(
source
)