api / org.gradle.jvm.tasks / Jar / setManifest

setManifest

open fun setManifest(manifest: Manifest): Unit

Sets the manifest for this JAR archive.

Parameters

manifest - The manifest. May be null.