create
Creates and configures an instance of IntelliJPlatformDependencyConfiguration and adds an IntelliJ Platform dependency based on the provided configuration.
Parameters
IntelliJ Platform dependency configuration.
Adds a dependency on the IntelliJ Platform.
Parameters
The type of the IntelliJ Platform dependency.
The version of the IntelliJ Platform dependency.
IntelliJ Platform dependency configuration.
Adds a dependency on the IntelliJ Platform using a Provider.
Parameters
The provider of an item to be mapped to the IntelliJ Platform dependency.
The configuration block to be applied to each created IntelliJPlatformDependencyConfiguration.
Adds multiple dependencies on the IntelliJ Platform using a Provider.
Parameters
The provider of a collection of items to be mapped to the IntelliJ Platform dependencies.
The configuration block to be applied to each created IntelliJPlatformDependencyConfiguration.