api / org.gradle.api.publish.ivy / IvyArtifact / getClassifier

getClassifier

abstract fun getClassifier(): String

The classifier used to publish the artifact file. A null value (the default) indicates that this artifact will be published without a classifier.