toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.api.artifacts
/
ModuleIdentifier
Module
Identifier
API
interface
ModuleIdentifier
:
Serializable
(
source
)
The identifier of a module.
Members
Functions
get
Group
Link copied to clipboard
API
abstract
fun
getGroup
(
)
:
String
The group of the module.
get
Name
Link copied to clipboard
API
abstract
fun
getName
(
)
:
String
The name of the module.