Interface IvyModuleDescriptorLicense


public interface IvyModuleDescriptorLicense
A license of an Ivy publication.
Since:
4.8
See Also:
  • Method Details

    • getName

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

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