@Incubating public interface ModuleDependencySpec extends DependencySpec
| Modifier and Type | Method and Description | 
|---|---|
| String | getGroup()The group of the module this dependency specification refers to. | 
| String | getName()The name of the module this dependency specification refers to. | 
| String | getVersion()The version range of the module this dependency specification refers to. | 
getDisplayName