DependencySpec
@Incubating public interface ModuleDependencySpec extends DependencySpec
Modifier and Type | Method | 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