toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.api.plugins
/
PluginCollection
/
withType
with
Type
API
abstract
fun
<
S
:
T
?
>
withType
(
type
:
Class
<
S
>
)
:
PluginCollection
<
S
>
(
source
)