api / org.gradle.api.artifacts.component / ModuleComponentSelector / getVersionConstraint

getVersionConstraint

@Incubating abstract fun getVersionConstraint(): VersionConstraint

The version constraint of the module to select the component from.

Return
Module version constraint

Since
4.4