Package org.gradle.api.publish.ivy
Interface IvyModuleDescriptorAuthor
public interface IvyModuleDescriptorAuthor
An author of an Ivy publication.
- Since:
- 4.8
- See Also:
- 
Method Summary
- 
Method Details- 
getNameThe name of this author.
- 
getUrlThe URL of this author.
 
-