api / org.gradle.api.artifacts.maven / MavenDeployment / getGroupId

getGroupId

@Incubating abstract fun getGroupId(): String

Returns the group ID for this deployment.

Return
The group ID. Never null.

Since
4.8