api / org.gradle.api.artifacts.maven / MavenDeployment / getAttachedArtifacts

getAttachedArtifacts

abstract fun getAttachedArtifacts(): MutableSet<PublishArtifact>

Returns the additional artifacts for this deployment.

Return
the additional artifacts for this deployment. Never null.