api / org.gradle.api.publish.maven / MavenPom / licenses

licenses

@Incubating abstract fun licenses(action: Action<in MavenPomLicenseSpec>): Unit

Configures the licenses for the publication represented by this POM.

Since
4.8