Kotlin DSL Reference for Gradle
8.4-rc-3
API
Kotlin DSL Reference for Gradle
/
org.gradle.language.nativeplatform
/
ComponentWithStaticLibrary
/
getCreateTask
get
Create
Task
API
abstract
fun
getCreateTask
(
)
:
Provider
<
out
CreateStaticLibrary
>
(
source
)
Returns the task to create the static library.