kotlin-gradle-plugin-api
Toggle table of contents
2.4.0-dev-539
jvm
Platform filter
jvm
Switch theme
Search in API
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
Kotlin
Dependencies.
compile
Only