Table of Contents
API Documentation: | MavenPomDeveloperSpec |
---|
Allows to add developers to a Maven publication.
Method | Description |
developer(action) | Creates, configures and adds a developer to the publication. |
void
developer
(Action
<? super MavenPomDeveloper
>
action)
Action
<? super MavenPomDeveloper
>Creates, configures and adds a developer to the publication.