kotlinxCoroutinesLibraryPresent

@get:Input
abstract val kotlinxCoroutinesLibraryPresent: Property<Boolean>

This variable represents whether the Kotlin Coroutines library is added explicitly to the project dependencies.