Kotlin DSL Reference for Gradle
8.4-rc-2
API
Kotlin DSL Reference for Gradle
/
org.gradle.api.artifacts
/
VersionCatalogsExtension
/
find
find
API
abstract
fun
find
(
name
:
String
)
:
Optional
<
VersionCatalog
>
(
source
)
Tries to find a catalog with the corresponding name
Parameters
name
the name of the catalog