api / org.gradle.api.tasks.bundling / AbstractArchiveTask / getVersion

getVersion

@Internal("Represented as part of archiveName") open fun getVersion(): String

Returns the version part of the archive name, if any.

Return
the version. May be null.