toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.api.publish.ivy
/
IvyModuleDescriptorAuthor
Ivy
Module
Descriptor
Author
API
interface
IvyModuleDescriptorAuthor
(
source
)
An author of an Ivy publication.
Since
4.8
See also
Ivy
Module
Descriptor
Spec
Members
Functions
get
Name
Link copied to clipboard
API
abstract
fun
getName
(
)
:
Property
<
String
>
The name of this author.
get
Url
Link copied to clipboard
API
abstract
fun
getUrl
(
)
:
Property
<
String
>
The URL of this author.