api / org.gradle.api.artifacts.maven / MavenDeployer / isUniqueVersion

isUniqueVersion

abstract fun isUniqueVersion(): Boolean

Returns whether to assign snapshots a unique version comprised of the timestamp and build number, or to use the same version each time. Defaults to true.