- org.gradle.platform.base.ModuleDependencySpec
-
-
Methods Summary
Methods
Type |
Name 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. |
-
Inherited Methods Summary
Gradle API 3.0-milestone-1