ModuleVersionIdentifier

The identifier of a module version.

Functions

Link copied to clipboard
abstract fun getGroup(): String
The group of the module.
Link copied to clipboard
abstract fun getModule(): ModuleIdentifier
Returns the ModuleIdentifier containing the group and the name of this module.
Link copied to clipboard
abstract fun getName(): String
The name of the module.
Link copied to clipboard
abstract fun getVersion(): String
The version of the module