gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.api.publish.ivy
/
IvyModuleDescriptorLicense
Ivy
Module
Descriptor
License
API
interface
IvyModuleDescriptorLicense
(
source
)
A license 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 license.
get
Url
Link copied to clipboard
API
abstract
fun
getUrl
(
)
:
Property
<
String
>
The URL of this license.