api / org.gradle.api.artifacts / ComponentMetadata / getStatus

getStatus

abstract fun getStatus(): String

Returns the status of the component. Must match one of the values in #getStatusScheme().

Return
the status of the component