Binary

Deprecated

The Gradle software model is deprecated and will be removed in Gradle 10. Use the new component model (e.g. cpp-application, cpp-library, swift-application, swift-library, xctest) instead.

A physical binary artifact, which can run on a particular platform or runtime.

Inheritors

Functions

Link copied to clipboard
abstract fun getDisplayName(): String
Returns a human-consumable display name for this binary.