api / org.gradle.api.artifacts / ComponentMetadataListerDetails / listed

listed

abstract fun listed(versions: MutableList<String>): Unit

List the versions of the requested component.

Parameters

versions - the list of versions for the requested component.

Since
4.9