toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.api.artifacts
/
VariantFileMetadata
Variant
File
Metadata
API
interface
VariantFileMetadata
(
source
)
Part of a component variant's metadata representing a file and its location.
Since
6.0
Members
Functions
get
Name
Link copied to clipboard
API
abstract
fun
getName
(
)
:
String
Get the name of the file.
get
Url
Link copied to clipboard
API
abstract
fun
getUrl
(
)
:
String
Get the location of the file relative to the corresponding metadata file in the repository.