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- 
getTextThe text of this description.
- 
getHomepageThe homepage of the publication of this description.
 
-