Interface IvyModuleDescriptorLicense


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

      • getName

        Property<java.lang.String> getName()
        The name of this license.
      • getUrl

        Property<java.lang.String> getUrl()
        The URL of this license.