Informs about a module version, i.e. group, name, version.
String
getGroup()
getName()
getVersion()
The group of the module, for example 'org.gradle'.
The name of the module, for example 'gradle-tooling-api'.
The version, for example '1.0'.
Gradle API 2.0