Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for GradleVersion (0.06 sec)

  1. build-logic/documentation/src/main/groovy/gradlebuild/docs/GradleUserManualPlugin.java

                attributes.put("docsUrl", "https://docs.gradle.org");
    
                // TODO: This breaks if the version is changed later.
                attributes.put("gradleVersion", project.getVersion().toString());
                attributes.put("gradleVersion90", "9.0.0");
                attributes.put("gradleVersion8", "8.14.3");
                attributes.put("snippetsPath", "snippets");
    Registered: Wed Dec 31 11:36:14 UTC 2025
    - Last Modified: Thu Dec 04 14:26:28 UTC 2025
    - 19.3K bytes
    - Viewed (0)
Back to top