getArchiveVersion

@Internal(value = "Represented as part of archiveFile")
abstract fun getArchiveVersion(): Property<String>(source)

Returns the version part of the archive name.

Return

the version. Internal property may be null.

Since

5.1