toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.api.artifacts
/
PublishArtifact
/
getClassifier
get
Classifier
API
@
Nullable
abstract
fun
getClassifier
(
)
:
String
(
source
)
Returns the classifier of this published artifact, if any.
Return
The classifier. May be null.