toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.api.artifacts.type
Package-level
declarations
API
Types related to artifact type definitions.
Since
4.0
Types
Types
Artifact
Type
Container
Link copied to clipboard
API
interface
ArtifactTypeContainer
:
NamedDomainObjectContainer
<
T
>
Defines a set of known artifact types and related meta-data.
Artifact
Type
Definition
Link copied to clipboard
API
interface
ArtifactTypeDefinition
:
HasAttributes
,
Named
Meta-data about a particular type of artifacts.