sources/amper-cli/src/org/jetbrains/amper/tasks/js/JsLinkTask.kt [40:57]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - kotlinArtifactsDownloader: KotlinArtifactsDownloader = KotlinArtifactsDownloader(userCacheRoot, incrementalCache), ) : WebLinkTask( module, platform, userCacheRoot, jdkProvider, taskOutputRoot, incrementalCache, taskName, tempRoot, isTest, buildType, processRunner, compileKLibTaskName, kotlinArtifactsDownloader, ) { override val expectedPlatform: Platform - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - sources/amper-cli/src/org/jetbrains/amper/tasks/wasm/WasmWasiLinkTask.kt [40:57]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - kotlinArtifactsDownloader: KotlinArtifactsDownloader = KotlinArtifactsDownloader(userCacheRoot, incrementalCache), ) : WebLinkTask( module, platform, userCacheRoot, jdkProvider, taskOutputRoot, incrementalCache, taskName, tempRoot, isTest, buildType, processRunner, compileKLibTaskName, kotlinArtifactsDownloader, ) { override val expectedPlatform: Platform - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -