mavenPom

abstract fun mavenPom()(source)

Indicates that this repository will contain Maven POM files. If the POM file contains a marker telling that Gradle metadata exists for this component, Gradle will also look for the Gradle metadata file. Gradle module metadata redirection will not happen if ignoreGradleMetadataRedirection() has been used.

Since

4.5