api / org.gradle.api.artifacts / ResolvableDependencies / artifactView

artifactView

@Incubating abstract fun artifactView(configAction: Action<in ViewConfiguration>): ArtifactView

Returns a builder that can be used to define and access a filtered view of the resolved artifacts.

Return
A view over the artifacts resolved for this set of dependencies.

Since
3.4