toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.api.component
/
PublishableComponent
Publishable
Component
API
interface
PublishableComponent
:
SoftwareComponent
,
ComponentWithCoordinates
(
source
)
Represents a component that can be published.
Since
4.7
Inheritors
CppSharedLibrary
CppStaticLibrary
CppExecutable
Members
Functions
get
Coordinates
Link copied to clipboard
API
abstract
fun
getCoordinates
(
)
:
ModuleVersionIdentifier
get
Name
Link copied to clipboard
API
abstract
fun
getName
(
)
:
String