Groovy Documentation

org.gradle.api.artifacts
[Java] Interface DependencyArtifact


public interface DependencyArtifact

An Artifact represents an artifact included in a Dependency.

An artifact is an (immutable) value object.
Authors:
Hans Dockter


Groovy Documentation