gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.swiftpm
/
Package
Package
API
interface
Package
(
source
)
Represents a Swift Package Manager package.
Since
4.6
Members
Functions
get
Products
Link copied to clipboard
API
abstract
fun
getProducts
(
)
:
Set
<
out
Product
>
Returns the products of this package.