Interface IvyModuleDescriptorAuthor


public interface IvyModuleDescriptorAuthor
An author of an Ivy publication.
Since:
4.8
See Also:
  • Method Details

    • getName

      Property<String> getName()
      The name of this author.
      Since:
      4.8
    • getUrl

      Property<String> getUrl()
      The URL of this author.
      Since:
      4.8