| Package | Description |
|---|---|
| org.gradle.api.java.archives |
Classes for working with JAR manifests.
|
| Modifier and Type | Method and Description |
|---|---|
Manifest |
Manifest.attributes(Map<String,?> attributes)
Adds content to the main attributes of the manifest.
|
Manifest |
Manifest.attributes(Map<String,?> attributes,
String sectionName)
Adds content to the given section of the manifest.
|
Copyright © 2013. All rights reserved