|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
@Incubating public interface SoftwareArtifact
An artifact of a software component.
Method Summary | |
---|---|
GradleException
|
getFailure()
Returns the failure that occurred when the artifact was resolved, or null if no failure occurred. |
File
|
getFile()
The file for the artifact. |
Method Detail |
---|
@Nullable public GradleException getFailure()
public File getFile()
Gradle API 1.12