Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getArtifactUrls (0.24 sec)

  1. subprojects/core-api/src/main/java/org/gradle/api/artifacts/repositories/MavenArtifactRepository.java

         *
         * @return The additional URLs. Returns an empty list if there are no such URLs.
         */
        Set<URI> getArtifactUrls();
    
        /**
         * Adds some additional URLs to use to find artifact files. Note that these URLs are not used to find POM files.
         *
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Dec 23 15:47:10 UTC 2020
    - 6.2K bytes
    - Viewed (0)
Back to top