api / org.gradle.api.publish.ivy / IvyModuleDescriptorDescription

IvyModuleDescriptorDescription

@Incubating interface IvyModuleDescriptorDescription

The description of an Ivy publication.

Since
4.8

See Also
IvyModuleDescriptorSpec

Functions

getHomepage

abstract fun getHomepage(): Property<String>

The homepage of the publication of this description.

getText

abstract fun getText(): Property<String>

The text of this description.