Interface IvyModuleDescriptorDescription


  • public interface IvyModuleDescriptorDescription
    The description of an Ivy publication.
    Since:
    4.8
    See Also:
    IvyModuleDescriptorSpec
    • Method Detail

      • getText

        Property<java.lang.String> getText()
        The text of this description.
      • getHomepage

        Property<java.lang.String> getHomepage()
        The homepage of the publication of this description.