secondaryArtifacts property

List<ResolvedArtifact>? secondaryArtifacts
final

An array of ResolvedArtifact objects that represents the secondary build artifacts for the build group.

Implementation

final List<ResolvedArtifact>? secondaryArtifacts;