kotlin-gradle-plugin-api
Toggle table of contents
2.4.20-dev-2407
common
Target filter
common
Switch theme
Search in API
Skip to content
kotlin-gradle-plugin-api
kotlin-gradle-plugin-api
/
org.jetbrains.kotlin.gradle.dsl
/
KotlinDependencies
/
testCompileOnly
test
Compile
Only
abstract
val
testCompileOnly
:
DependencyCollector
Add a dependency to the
commonTest
source set's
compileOnly
configuration.
See also
compile
Only