TeamCity Kotlin DSL 2025.03
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
TeamCity Kotlin DSL 2025.03
TeamCity Kotlin DSL 2025.03
/
jetbrains.buildServer.configs.kotlin
/
Project
/
Project
Project
constructor
(
init
:
Project
.
(
)
->
Unit
)
Creates a project and initializes it with the specified init block
Parameters
init
initialization block
See also
Project
constructor
(
)