gradle
8.5
API
gradle
/
org.gradle.vcs
/
VcsMapping
/
from
from
API
abstract
fun
from
(
versionControlSpec
:
VersionControlSpec
)
abstract
fun
<
T
:
VersionControlSpec
?
>
from
(
type
:
Class
<
T
>
,
configureAction
:
Action
<
out
Any
>
)
Specifies the VCS location for the requested component.