gradle
8.3-rc-4
Java API
gradle
/
org.gradle.api.publish.ivy
/
IvyModuleDescriptorAuthor
Ivy
Module
Descriptor
Author
Java API
interface
IvyModuleDescriptorAuthor
An author of an Ivy publication.
See also
Ivy
Module
Descriptor
Spec
Members
Functions
get
Name
Link copied to clipboard
Java API
abstract
fun
getName
(
)
:
Property
<
String
>
The name of this author.
get
Url
Link copied to clipboard
Java API
abstract
fun
getUrl
(
)
:
Property
<
String
>
The URL of this author.