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