gradle
8.3-rc-4
Java API
gradle
/
org.gradle.api.publish.ivy
/
IvyModuleDescriptorLicense
Ivy
Module
Descriptor
License
Java API
interface
IvyModuleDescriptorLicense
A license 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 license.
get
Url
Link copied to clipboard
Java API
abstract
fun
getUrl
(
)
:
Property
<
String
>
The URL of this license.