gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
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
CppStaticLibrary
CppExecutable
CppSharedLibrary
Members
Functions
get
Coordinates
Link copied to clipboard
API
abstract
fun
getCoordinates
(
)
:
ModuleVersionIdentifier
get
Name
Link copied to clipboard
API
abstract
fun
getName
(
)
:
String