toggle menu
gradle
8.14.4-20260123045011+0000
API
switch theme
search in API
gradle
/
org.gradle.tooling.model.dsl
/
KotlinDslBaseScriptModel
/
getImplicitImports
get
Implicit
Imports
API
@
Incubating
abstract
fun
getImplicitImports
(
)
:
List
<
String
>
(
source
)
The implicit imports that are added to all Kotlin DSL scripts.
Since
8.14.4 (backport from 9.2.0)