Package org.gradle.api.publish.ivy
Interface IvyModuleDescriptorDescription
public interface IvyModuleDescriptorDescription
The description of an Ivy publication.
- Since:
- 4.8
- See Also:
-
Method Summary
-
Method Details
-
getText
The text of this description. -
getHomepage
The homepage of the publication of this description.
-