api / org.gradle.api.artifacts.maven / MavenDeployment / getVersion

getVersion

@Incubating abstract fun getVersion(): String

Returns the version for this deployment.

Return
The version. Never null.

Since
4.8