gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.tooling
/
ConfigurableLauncher
/
withSystemProperties
with
System
Properties
abstract
fun
withSystemProperties
(
systemProperties
:
Map
<
String
,
String
>
)
:
T