Ivy Module Descriptor Spec
The descriptor of any Ivy publication.
Corresponds to the XML version of the Ivy Module Descriptor.
The withXml method can be used to modify the descriptor after it has been generated according to the publication data. However, the preferred way to customize the project information to be published is to use the dedicated configuration methods exposed by this class, e.g. description.
Since
1.3
Functions
Link copied to clipboard
Creates, configures and adds an author to this publication.
Link copied to clipboard
Configures the description for this publication.
Link copied to clipboard
Returns the extra info element spec for this publication
Link copied to clipboard
Creates, configures and adds a license to this publication.
Link copied to clipboard
Allow configuration of the descriptor, after it has been generated according to the input data.