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

setGroupId

abstract fun setGroupId(groupId: String): MavenPom

Sets the group id for this POM.

See Also
org.apache.maven.model.Model#getGroupId

Return
this