api / org.gradle.api.publish.tasks / GenerateModuleMetadata / getPublications

getPublications

@Internal open fun getPublications(): ListProperty<Publication>

Returns the publications of the current project, used in generation to connect the modules of a component together.

Since
4.4