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

getArtifactId

abstract fun getArtifactId(): String

Returns the artifact id for this POM.

See Also
org.apache.maven.model.Model#getArtifactId()