gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.api.artifacts
/
PublishArtifact
/
getClassifier
get
Classifier
@
Nullable
abstract
fun
getClassifier
(
)
:
String
Returns the classifier of this published artifact, if any.
Return
The classifier. May be null.