api / org.gradle.api / Project / getComponents

getComponents

@Incubating abstract fun getComponents(): SoftwareComponentContainer

Returns the software components produced by this project.

Return
The components for this project.