Kotlin DSL Reference for Gradle
8.4-rc-3
API
Kotlin DSL Reference for Gradle
/
org.gradle.api.artifacts
/
ComponentSelection
/
reject
reject
API
abstract
fun
reject
(
reason
:
String
)
(
source
)
Rejects the candidate for the resolution.
Parameters
reason
The reason the candidate was rejected.