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