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
-
getName
The name of this author. -
getUrl
The URL of this author.
-