|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
@Incubating public interface ModuleVersionSelectionReason
Answers the question why given module version was selected during the dependency resolution
Method Summary | |
---|---|
boolean
|
isConflictResolution()
Informs whether the module was selected by conflict resolution. |
boolean
|
isForced()
Informs whether the module was forced. |
Method Detail |
---|
public boolean isConflictResolution()
public boolean isForced()
Gradle API 1.3