api / org.gradle.api.artifacts.dsl / DependencyHandler / artifactTypes

artifactTypes

@Incubating abstract fun artifactTypes(configureAction: Action<in ArtifactTypeContainer>): Unit

Configures the artifact type definitions for this handler.

Since
4.0