Intelli JPlatform Dependency Configuration
abstract class IntelliJPlatformDependencyConfiguration @Inject constructor(objects: ObjectFactory, extensionProvider: Provider<IntelliJPlatformExtension>)
Configuration class for IntelliJ Platform dependencies using DSL syntax. Supports assignment of both direct values and Provider instances.