api / org.gradle.api / Project / getArtifacts

getArtifacts

abstract fun getArtifacts(): ArtifactHandler

Returns a handler for assigning artifacts produced by the project to configurations. Examples:See docs for ArtifactHandler