gradle
Toggle table of contents
9.5.0
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.api.tasks.bundling
/
AbstractArchiveTask
/
getArchiveVersion
get
Archive
Version
API
@
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