Table of Contents
API Documentation: | ComponentWithBinaries |
---|
Known Subtypes: |
|
---|
Note: This class is incubating and may change in a future version of Gradle.
Represents a component that is composed of one or more binaries.
Property | Description |
binaries | Incubating The binaries of this component. |
BinaryCollection
<? extends SoftwareComponent
>
binaries
(read-only)
BinaryCollection
<? extends SoftwareComponent
>Note: This property is incubating and may change in a future version of Gradle.
The binaries of this component.