|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
public interface ModuleVersionIdentifier
The identifier of a module version.
| Method Summary | |
|---|---|
String
|
getGroup()
The group of the module. |
String
|
getName()
The name of the module. |
String
|
getVersion()
The version of the module |
| Method Detail |
|---|
public String getGroup()
public String getName()
public String getVersion()
Gradle API 1.1