JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.gradle.api.publish.ivy
IvyModuleDescriptorAuthor
Contents
Description
Method Summary
Method Details
getName()
getUrl()
Hide sidebar
Show sidebar
Interface IvyModuleDescriptorAuthor
public interface
IvyModuleDescriptorAuthor
An author of an Ivy publication.
Since:
4.8
See Also:
IvyModuleDescriptorSpec
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Property
<
String
>
getName
()
The name of this author.
Property
<
String
>
getUrl
()
The URL of this author.
Method Details
getName
Property
<
String
>
getName
()
The name of this author.
getUrl
Property
<
String
>
getUrl
()
The URL of this author.