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

getGroupId

abstract fun getGroupId(): String

Returns the group id for this POM.

See Also
org.apache.maven.model.Model#setGroupId(String)