Table of Contents
| API Documentation: | PlatformDependencyModifiers | 
|---|
| Known Subtypes: | 
 | 
|---|
Note: This class is incubating and may change in a future version of Gradle.
Dependency modifier APIs that can find platform and enforced platforms in other modules for dependencies blocks.
| Property | Description | 
| enforcedPlatform | Incubating A dependency modifier that can modify a dependency to select an enforced platform variant. | 
| platform | Incubating A dependency modifier that can modify a dependency to select a platform variant. | 
Note: This property is incubating and may change in a future version of Gradle.
A dependency modifier that can modify a dependency to select an enforced platform variant.
Note: This property is incubating and may change in a future version of Gradle.
A dependency modifier that can modify a dependency to select a platform variant.