api / org.gradle.api.reporting.components / ComponentReport

ComponentReport

@Incubating open class ComponentReport : DefaultTask

Displays some details about the software components produced by the project.

Constructors

<init>

ComponentReport()

Displays some details about the software components produced by the project.

Functions

report

open fun report(): Unit