Package-level declarations
Tooling models for the build environment, which includes information such as Gradle or Java versions.
Types
Link copied to clipboard
                  Informs about the build environment, like Gradle version or the Java home in use.
Link copied to clipboard
                  interface GradleEnvironment
Informs about the Gradle environment, for example the Gradle version.
Link copied to clipboard
                  interface JavaEnvironment
Informs about the Java environment, for example the Java home or the JVM args used.