|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Incubating public interface GradleModuleVersion
Informs about a module version, i.e. group, name, version.
| Method Summary | |
|---|---|
String |
getGroup()
The group of the module, for example 'org.gradle'. |
String |
getName()
The name of the module, for example 'gradle-tooling-api'. |
String |
getVersion()
The version, for example '1.0'. |
| Method Detail |
|---|
String getGroup()
String getName()
String getVersion()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||