|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
public interface UnresolvedDependency
Unsuccessfully resolved dependency.
| Method Summary | |
|---|---|
String
|
getId()
Returns the identifier of the dependency, for example group:name:version |
Throwable
|
getProblem()
the exception that is the cause of unresolved state |
| Method Detail |
|---|
public String getId()
public Throwable getProblem()
Gradle API 1.0