Represents a modifiable form of IvyExtraInfo so that "extra" info elements can be configured on an Ivy publication.
void
add(String namespace, String name, String value)
interface IvyExtraInfo
asMap, get, get
Puts the specified extra element into the list of extra info elements.
namespace
name
value
Gradle API 2.14