Package org.gradle.api.artifacts.dsl


@NonNullApi package org.gradle.api.artifacts.dsl
Classes used in the artifact DSL.
  • Interfaces
    Class
    Description
    This class is for defining artifacts to be published and adding them to configurations.
    Allows the build to provide rules that modify the metadata of depended-on software components.
    Allows to modify the metadata of depended-on software components.
    A DependencyHandler is used to declare dependencies.
    A RepositoryHandler manages a set of repositories, allowing repositories to be defined and queried.