gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.api.artifacts.type
Package-level
declarations
Types related to artifact type definitions.
Types
Types
Artifact
Type
Container
Link copied to clipboard
interface
ArtifactTypeContainer
:
NamedDomainObjectContainer
<
T
>
Defines a set of known artifact types and related meta-data.
Artifact
Type
Definition
Link copied to clipboard
interface
ArtifactTypeDefinition
:
HasAttributes
,
Named
Meta-data about a particular type of artifacts.