gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
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.