|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
@Incubating public interface ResolutionResult
Contains the information about the resolution result. Gives access to the resolved dependency graph. In future it will contain more convenience methods and other useful information about the resolution results.
Method Summary | |
---|---|
ResolvedModuleVersionResult
|
getRoot()
Gives access to the resolved dependency graph. |
Method Detail |
---|
public ResolvedModuleVersionResult getRoot()
Gradle API 1.2-rc-1