Table of Contents
| API Documentation: | MavenPomDeveloperSpec | 
|---|
Note: This class is incubating and may change in a future version of Gradle.
Allows to add developers to a Maven publication.
| Method | Description | 
| developer(action) | Incubating Creates, configures and adds a developer to the publication. | 
void developer(Action<? super MavenPomDeveloper>
Action<? super MavenPomDeveloper>Note: This method is incubating and may change in a future version of Gradle.
Creates, configures and adds a developer to the publication.