api / org.gradle.api.artifacts / Configuration / getOutgoing

getOutgoing

@Incubating abstract fun getOutgoing(): ConfigurationPublications

Returns the outgoing artifacts of this configuration.

Return
The outgoing artifacts of this configuration.

Since
3.4