gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.api.publish.maven
/
MavenPomContributorSpec
Maven
Pom
Contributor
Spec
API
interface
MavenPomContributorSpec
(
source
)
Allows to add contributors of a Maven publication.
Since
4.8
See also
Maven
Pom
Maven
Pom
Contributor
Members
Functions
contributor
Link copied to clipboard
API
abstract
fun
contributor
(
action
:
Action
<
in
MavenPomContributor
>
)
Creates, configures and adds a contributor to the publication.