Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 21 of 21 for ExtraInfo (0.14 sec)

  1. platforms/software/ivy/src/main/java/org/gradle/api/publish/ivy/IvyModuleDescriptorSpec.java

        /**
         * Returns the extra info element spec for this publication
         */
        IvyExtraInfoSpec getExtraInfo();
    
        /**
         * Adds a new extra info element to the publication
         */
        void extraInfo(String namespace, String elementName, String value);
    
        /**
         * Creates, configures and adds a license to this publication.
         *
         * @since 4.8
         */
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Oct 12 14:02:46 UTC 2023
    - 3.8K bytes
    - Viewed (0)
Back to top