Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ivyApi (0.21 sec)

  1. platforms/software/ivy/src/integTest/groovy/org/gradle/api/publish/ivy/IvyPublishCoordinatesIntegTest.groovy

                            organisation "org.custom"
                            module "custom"
                            revision "2.2"
                            from components.java
                        }
                        ivyApi(IvyPublication) {
                            organisation "org.custom"
                            module "custom-api"
                            revision "2"
                            configurations {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 24 06:54:47 UTC 2023
    - 8K bytes
    - Viewed (0)
Back to top