api / org.gradle.api.publish.maven / MavenPom / developers

developers

@Incubating abstract fun developers(action: Action<in MavenPomDeveloperSpec>): Unit

Configures the developers for the publication represented by this POM.

Since
4.8