Stay organized with collections
Save and categorize content based on your preferences.
@Incubating object SingleArtifact.METADATA_LIBRARY_DEPENDENCIES_REPORT : Artifact, Artifact.Single, SingleArtifact, Artifact.Replaceable, Artifact.Transformable
The metadata for the library dependencies.
Format of the file is described by com.android.tools.build.libraries.metadata.AppDependencies which is not guaranteed to be stable.
Summary
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[null,null,["Last updated 2025-02-10 UTC."],[],[],null,["# SingleArtifact.METADATA_LIBRARY_DEPENDENCIES_REPORT\n===================================================\n\n\n```\n@Incubating object SingleArtifact.METADATA_LIBRARY_DEPENDENCIES_REPORT : Artifact, Artifact.Single, SingleArtifact, Artifact.Replaceable, Artifact.Transformable\n```\n\n\u003cbr /\u003e\n\n|---|---|---|---|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html) |||||\n| ↳ | [Artifact](/reference/tools/gradle-api/7.2/com/android/build/api/artifact/Artifact) ||||\n| | ↳ | [Artifact.Single](/reference/tools/gradle-api/7.2/com/android/build/api/artifact/Artifact.Single) |||\n| | | ↳ | [SingleArtifact](/reference/tools/gradle-api/7.2/com/android/build/api/artifact/SingleArtifact) ||\n| | | | ↳ | [SingleArtifact.METADATA_LIBRARY_DEPENDENCIES_REPORT](/reference/tools/gradle-api/7.2/com/android/build/api/artifact/SingleArtifact.METADATA_LIBRARY_DEPENDENCIES_REPORT) |\n\n*** ** * ** ***\n\nThe metadata for the library dependencies.\n\nFormat of the file is described by com.android.tools.build.libraries.metadata.AppDependencies which is not guaranteed to be stable.\n\nSummary\n-------\n\n| ### Inherited functions ||\n|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---|\n| From class [Artifact](/reference/tools/gradle-api/7.2/com/android/build/api/artifact/Artifact) |-----------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------| | `open `[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) | [getFolderName](/reference/tools/gradle-api/7.2/com/android/build/api/artifact/Artifact#getFolderName())`()` | | [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) | [name](/reference/tools/gradle-api/7.2/com/android/build/api/artifact/Artifact#name())`()` Provide a unique name for the artifact type. | |\n| From class [SingleArtifact](/reference/tools/gradle-api/7.2/com/android/build/api/artifact/SingleArtifact) |-----------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------| | `open `[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) | [getFileSystemLocationName](/reference/tools/gradle-api/7.2/com/android/build/api/artifact/SingleArtifact#getFileSystemLocationName())`()` | |"]]