Interface ResolvedArtifactResult

  • All Superinterfaces:
    ArtifactResult

    public interface ResolvedArtifactResult
    extends ArtifactResult
    The result of successfully resolving an artifact.
    Since:
    2.0
    • Method Detail

      • getFile

        java.io.File getFile()
        The file for the artifact.