Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getKotlinVersion (0.3 sec)

  1. platforms/core-runtime/launcher/src/main/java/org/gradle/launcher/cli/DefaultCommandLineActionFactory.java

                System.out.println("Revision:     " + currentVersion.getGitRevision());
                System.out.println();
                System.out.println("Kotlin:       " + KotlinDslVersion.current().getKotlinVersion());
                System.out.println("Groovy:       " + ReleaseInfo.getVersion());
                System.out.println("Ant:          " + Main.getAntVersion());
                System.out.println("JVM:          " + Jvm.current());
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed May 29 06:47:38 UTC 2024
    - 16.7K bytes
    - Viewed (0)
Back to top